reset
This commit is contained in:
+4
-1
@@ -3,12 +3,15 @@
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
.archive/
|
||||
|
||||
# Docker volume RUNTIME data (large binary/runtime files - not schema SQL)
|
||||
volumes/db/data/
|
||||
volumes/db-data/
|
||||
volumes/storage/
|
||||
volumes/pooler/
|
||||
volumes/logs/
|
||||
|
||||
|
||||
# Backup files
|
||||
*.bak
|
||||
*.bak.*
|
||||
|
||||
Reference in New Issue
Block a user