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:
Oliver Davies 2020-07-23 09:53:44 +01:00
parent c78a8465a6
commit 4c663645d3

7
.gitignore vendored
View file

@ -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/**
/*