1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
invoiceninja/.gitignore
Jeramy Simpson a14e1713af Remove PHP-Payments from Composer
Also adds auth.json to gitignore.
2015-04-06 12:59:52 +10:00

27 lines
417 B
Plaintext

/config/staging
/config/development
/config/production
/config/fortrabbit
/config/ubuntu
/config/packages/anahkiasen/rocketeer/
/public/logo
/public/build
/public/packages
/public/vendor
/bootstrap/compiled.php
/bootstrap/environment.php
/vendor
/node_modules
.env
/.DS_Store
/Thumbs.db
.env.development.php
.env.php
.idea
.project
error_log
public/error_log
/ninja.sublime-project
/ninja.sublime-workspace
auth.json