mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 10:51:41 +00:00
Moved git config to .config/git
This commit is contained in:
27
config/git/gitignore
Normal file
27
config/git/gitignore
Normal file
@@ -0,0 +1,27 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
.run
|
||||
*.cache
|
||||
*~
|
||||
|
||||
__secret
|
||||
__ignored
|
||||
__test_*.php
|
||||
__test_*.txt
|
||||
__test.php
|
||||
_theme
|
||||
*.sql.gz
|
||||
*.WordPress.*.xml
|
||||
cachegrind.out.*
|
||||
client-*.json
|
||||
composer.phar
|
||||
devops/.infra_ip_cache
|
||||
wp_*.sh
|
||||
|
||||
redirectRules.csv
|
||||
results_redirectRules.csv
|
||||
testRedirect.sh
|
||||
|
||||
uploads-webpc
|
||||
webpc-passthru.php
|
||||
auth.json
|
||||
Reference in New Issue
Block a user