track pipekit.db in git for backup purposes
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
780f73021c
commit
70e4d79edf
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,8 +2,7 @@ __pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
|
||||
# Local SQLite database — contains connection rows + user state.
|
||||
pipekit.db
|
||||
# SQLite WAL/journal artifacts — db file itself is tracked for backup.
|
||||
pipekit.db-journal
|
||||
pipekit.db-wal
|
||||
pipekit.db-shm
|
||||
|
||||
BIN
pipekit.db
Normal file
BIN
pipekit.db
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user