1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/.gitignore

31 lines
389 B
Plaintext
Raw Normal View History

2018-10-04 19:10:43 +02:00
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vscode
/.vagrant
/tests/_output
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
local_version.txt
2018-10-04 19:10:43 +02:00
.env
.phpunit.result.cache
/resources/assets/bower
/public/vendor
/public/logo
.env.dusk.local
/public/vendors/*
*.log
# Ignore local migrations
storage/migrations
nbproject
/composer.lock
.php_cs.cache