17 lines
177 B
Plaintext
17 lines
177 B
Plaintext
.venv/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
*.pyc
|
|
.env
|
|
data/*.db
|
|
|
|
# macOS generated files
|
|
.DS_Store
|
|
**/.DS_Store
|
|
._*
|
|
**/._*
|
|
.Spotlight-V100
|
|
**/.Spotlight-V100
|
|
.Trashes
|
|
**/.Trashes
|
|
.codex |