New git ignore.

This commit is contained in:
James Cole
2015-02-14 16:11:20 +01:00
parent e791f7fde2
commit aca1174566

3
.gitignore vendored
View File

@@ -1,8 +1,6 @@
/bootstrap/compiled.php /bootstrap/compiled.php
/vendor /vendor
composer.phar composer.phar
.env.*.php
.env.php
Thumbs.db Thumbs.db
.idea/ .idea/
tests/_output/* tests/_output/*
@@ -25,5 +23,4 @@ tests/_data/dump.sql
db.sqlite_snapshot db.sqlite_snapshot
c3.php c3.php
db.sqlite-journal db.sqlite-journal
tests/_output/* tests/_output/*