feat(git): add host-specific git ignore and excludesfile

This commit is contained in:
2026-03-18 01:33:03 +02:00
parent ed1fe05681
commit b530a6d8e9
3 changed files with 36 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
!.gitkeep
config
ignore

View File

@@ -2,6 +2,9 @@
[include]
path = ~/.dotfiles/config/git/shared
[core]
excludesfile = ~/.dotfiles/config/git/overrides/ignore
[gpg]
format = ssh

View File

@@ -0,0 +1,32 @@
.DS_Store
.idea
.run
*.cache
*~
*-secret
__secret
__ignored
__test_*.php
__test_*.txt
__test.php
_theme
*.sql.gz
*.WordPress.*.xml
cachegrind.out.*
composer.phar
wp_*.sh
auth.json
dfm.sh
.scannerwork
.phpactor.json
.zsh_history
**/.claude/settings.local.json
**/.claude/*
**/.serena/*
**/docs/plans/*
**/docs/superpowers/*
CLAUDE.md
TODO.md
specs.md