Generally ignore distribution files

This commit is contained in:
Daniel Bachhuber 2016-11-03 05:05:05 -07:00
parent f55bd987e3
commit 1c44158bae
2 changed files with 4 additions and 0 deletions

View file

@ -8,3 +8,5 @@ circle.yml
bin/
features/
utils/
*.zip
*.tar.gz

2
.gitignore vendored
View file

@ -3,3 +3,5 @@ composer.lock
wp-cli.local.yml
node_modules/
vendor/
*.zip
*.tar.gz