Ignore everything by default
Ignore everything by default unless it has been explicitly un-ignored. For now, everything that was previously added will continue to work, but I'll build up the allowed list of files going forward as needed.
This commit is contained in:
parent
c78a8465a6
commit
4c663645d3
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,6 +1 @@
|
|||
/tag-php/composer/*.phar
|
||||
/tag-php/composer/keys.*
|
||||
/tag-php/composer/vendor/
|
||||
/tag-zsh/zsh_profile.d/aliases-private.zsh
|
||||
/**/*.zwc
|
||||
!/config/**
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue