1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
invoiceninja/.gitignore

10 lines
150 B
Plaintext
Raw Normal View History

2013-12-07 21:33:07 +01:00
/app/config/staging
2013-12-10 18:18:35 +01:00
/app/config/development
2013-12-11 21:33:44 +01:00
/app/storage/
2013-12-08 20:08:17 +01:00
/public/logo
2013-11-26 13:45:07 +01:00
/bootstrap/compiled.php
/vendor
composer.phar
composer.lock
.DS_Store
Thumbs.db