Updated .gitignore

This commit is contained in:
Gregory Oschwald 2014-07-22 09:19:54 -07:00
parent 9a7d49f683
commit 9384f93a72

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
_site _site
.gh-pages .gh-pages
.idea .idea
build
composer.lock composer.lock
composer.phar composer.phar
phpunit.xml phpunit.xml