mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
19 lines
384 B
Plaintext
19 lines
384 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
|
|
|
|
# Local notes / marketing — not part of the public repo
|
|
linkdin.md
|
|
# AI assistant context — internal, not for public repo
|
|
CLAUDE.md
|