Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
This commit is contained in:
commit
b052e1b6d8
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -14,7 +14,7 @@
|
|||
/vendor
|
||||
/node_modules
|
||||
/.DS_Store
|
||||
/Thumbs.db
|
||||
Thumbs.db
|
||||
/.env
|
||||
/.env.development.php
|
||||
/.env.php
|
||||
|
|
@ -30,4 +30,4 @@
|
|||
/.idea
|
||||
/.project
|
||||
tests/_output/
|
||||
tests/_bootstrap.php
|
||||
tests/_bootstrap.php
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue