mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-28 04:10:03 +02:00
Update .gitignore to include invoices directory and ensure paid.png is tracked
This commit is contained in:
parent
cdfbab7119
commit
127d43e45d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -56,4 +56,5 @@ docs/**
|
||||||
.htaccess
|
.htaccess
|
||||||
.idea
|
.idea
|
||||||
!docs/insomnia.rest.json
|
!docs/insomnia.rest.json
|
||||||
!system/uploads/paid.png
|
!system/uploads/paid.png
|
||||||
|
system/uploads/invoices/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue