mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
New git ignore.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/*
|
Reference in New Issue
Block a user