15 lines
133 B
Plaintext
15 lines
133 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
.git/
|
|
.opencode/
|
|
openspec/
|
|
data/
|
|
*.db
|
|
*.db-journal
|
|
*.db-wal
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
node_modules/
|