mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-14 00:53:20 +00:00
chore(git): move gitignore to ignore
This commit is contained in:
25
config/git/ignore
Normal file
25
config/git/ignore
Normal file
@@ -0,0 +1,25 @@
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user