mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:54:30 -04:00
add git ignore
This commit is contained in:
parent
52b4f3f26a
commit
575ebe3233
3
.gitignore
vendored
3
.gitignore
vendored
@ -18,6 +18,7 @@
|
|||||||
/.env
|
/.env
|
||||||
/.env.development.php
|
/.env.development.php
|
||||||
/.env.php
|
/.env.php
|
||||||
|
/composer.lock
|
||||||
|
|
||||||
/error_log
|
/error_log
|
||||||
/auth.json
|
/auth.json
|
||||||
@ -30,4 +31,4 @@
|
|||||||
/.idea
|
/.idea
|
||||||
/.project
|
/.project
|
||||||
tests/_output/
|
tests/_output/
|
||||||
tests/_bootstrap.php
|
tests/_bootstrap.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user