chore: ignore locally generated PDF artifacts in data/
This commit is contained in:
@@ -13,6 +13,10 @@ node_modules
|
|||||||
/prisma/dev.sqlite-journal
|
/prisma/dev.sqlite-journal
|
||||||
database.sqlite
|
database.sqlite
|
||||||
|
|
||||||
|
# Locally generated invoice/sample PDFs (created by scripts/regenerate-invoice.ts etc.)
|
||||||
|
/data/regen-*.pdf
|
||||||
|
/data/sample-*.pdf
|
||||||
|
|
||||||
.env
|
.env
|
||||||
.env.*
|
.env.*
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user