mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
chore(build): ignore non-deployable folders
This commit is contained in:
parent
664f960a8b
commit
58887d9a3c
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
# Files not included in deployments to Heroku, to save on file size.
|
# Files not included in deployments to Heroku, to save on file size.
|
||||||
|
|
||||||
/habitica-images
|
/habitica-images
|
||||||
|
/test
|
||||||
|
/migrations
|
||||||
|
/scripts
|
||||||
|
/database_reports
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue