mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
.env
|
|
|
|
# Persistent data (SQLite + JSON configs) — default location
|
|
data/
|
|
|
|
# Legacy location (cuando los archivos vivian en cwd directamente)
|
|
.dockerflow-*.json
|
|
.dockerflow-*.db
|
|
.dockerflow-*.db-wal
|
|
.dockerflow-*.db-shm
|