"sync-docker-configs"
This commit is contained in:
+15
-4
@@ -1,4 +1,15 @@
|
||||
# Infra configs
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.bak
|
||||
# Infra configs
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.bak
|
||||
|
||||
# Runtime data (niet in git)
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.pid
|
||||
*.log
|
||||
*.log.*
|
||||
*.mmdb
|
||||
BT_*
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user