add git ignore

This commit is contained in:
David Bomba 2015-10-26 19:41:02 +11:00
parent 52b4f3f26a
commit 575ebe3233

3
.gitignore vendored
View File

@ -18,6 +18,7 @@
/.env /.env
/.env.development.php /.env.development.php
/.env.php /.env.php
/composer.lock
/error_log /error_log
/auth.json /auth.json
@ -30,4 +31,4 @@
/.idea /.idea
/.project /.project
tests/_output/ tests/_output/
tests/_bootstrap.php tests/_bootstrap.php