mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 04:04:47 -04:00
Edited .gitignore to make sure that public disks exists (leads to errors during the PDF check within the setup process)
This commit is contained in:
parent
1ee12e8bcc
commit
9d9efca633
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,7 +17,6 @@ local_version.txt
|
||||
|
||||
/resources/assets/bower
|
||||
/public/logo
|
||||
/storage/*
|
||||
.env.dusk.local
|
||||
/public/vendors/*
|
||||
*.log
|
||||
|
2
storage/app/public/.gitignore
vendored
Normal file
2
storage/app/public/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
Loading…
x
Reference in New Issue
Block a user