mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
f59585dd62
* Update client paid to date job: * Backup Invoice HTML when invoice is marked as sent and paid * Store HTML of invoice when invoice was paid * Fix foreign keys in db schema * V2 Endpoints for Company Migrations * Fixes for tests
24 lines
310 B
Plaintext
24 lines
310 B
Plaintext
/node_modules
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/vendor
|
|
/.idea
|
|
/.vscode
|
|
/.vagrant
|
|
/tests/_output
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.env
|
|
.phpunit.result.cache
|
|
|
|
/resources/assets/bower
|
|
/public/vendor
|
|
/public/logo
|
|
|
|
.env.dusk.local
|
|
/public/vendors/*
|
|
public/mix-manifest.json
|
|
*.log |