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

43 lines
601 B
Plaintext

/node_modules
/public/hot
/public/storage
/public/react
/storage/*.key
/storage/debugbar
/storage/*
/tests/bootstrap/
/vendor
/app/Console/Commands/vendor/
/.idea
/.vscode
/.vagrant
/tests/_output
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
local_version.txt
.env
.phpunit.result.cache
_ide_helper.php
/resources/assets/bower
/public/logo
.env.dusk.local
.env.cypress
/public/vendors/*
*.log
# Ignore local migrations
storage/migrations
nbproject
.php_cs.cache
public/test.pdf
public/storage/test.pdf
/Modules
_ide_helper_models.php
_ide_helper.php
/composer.phar
.tx/
.phpunit.cache