mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
42 lines
586 B
Plaintext
42 lines
586 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/ |