15 lines
157 B
Plaintext
15 lines
157 B
Plaintext
__pycache__
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.venv/
|
|
node_modules
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
db.sqlite3
|
|
data/
|
|
/static/
|
|
dist/
|
|
.DS_Store
|
|
.python-version
|
|
.direnv
|