11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
.DS_Store
|
|
|
|
# v1 runtime data (DB, backups, snapshots, exports, config with secrets)
|
|
data/
|
|
|
|
# Python
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|