mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat: add gotenberg configure of prod
This commit is contained in:
1
packages/server/.gitignore
vendored
1
packages/server/.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
/node_modules/
|
||||
/.env
|
||||
/storage
|
||||
stdout.log
|
||||
/dist
|
||||
/build
|
||||
|
||||
3
packages/server/storage/.gitignore
vendored
Normal file
3
packages/server/storage/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*
|
||||
!pdf/
|
||||
!.gitignore
|
||||
2
packages/server/storage/pdf/.gitignore
vendored
Normal file
2
packages/server/storage/pdf/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user