chore: stop tracking runtime database and container data
This commit is contained in:
parent
68995fd94a
commit
bdd4e43254
189 changed files with 7 additions and 269 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
# Runtime/container data - do not track live databases or generated app state
|
||||
apps/**/postgres/
|
||||
apps/**/db/
|
||||
apps/**/data/
|
||||
apps/grafana/data/
|
||||
apps/karakeep/
|
||||
Loading…
Add table
Add a link
Reference in a new issue