fix: gitignore *.db at repo root — prevent git clean wiping runtime state files
This commit is contained in:
@@ -14,6 +14,7 @@ State_Files/
|
|||||||
# ── Plugin runtime state (per-host, never synced) ────────────────────────────
|
# ── Plugin runtime state (per-host, never synced) ────────────────────────────
|
||||||
schedule.json
|
schedule.json
|
||||||
docker_folders.json
|
docker_folders.json
|
||||||
|
*.db
|
||||||
|
|
||||||
# ── Plugin config files (co-located with scripts on flash) ───────────────────
|
# ── Plugin config files (co-located with scripts on flash) ───────────────────
|
||||||
varaverk.cfg
|
varaverk.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user