firefly-iii/.gitignore

10 lines
122 B
Plaintext
Raw Normal View History

2014-06-28 02:41:25 -05:00
/bootstrap/compiled.php
/vendor
composer.phar
composer.lock
.env.*.php
.env.php
.DS_Store
Thumbs.db
.idea/
tests/_output/*