1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-18 09:04:35 +01:00
invoiceninja/.gitignore
2014-02-18 18:04:22 +02:00

22 lines
384 B
Plaintext

/app/config/staging
/app/config/development
/app/config/fortrabbit
/app/config/ubuntu
/app/config/packages/anahkiasen/rocketeer/
/app/storage
/public/logo
/public/build
/public/vendor
/bootstrap/compiled.php
/bootstrap/environment.php
/vendor
/composer.phar
/composer.lock
/.DS_Store
/Thumbs.db
/app.yaml
/database.sql
/ninja.sublime-project
/ninja.sublime-workspace
/tests/_log
.idea