20 lines
189 B
Plaintext
20 lines
189 B
Plaintext
node_modules/
|
|
__pycache__/
|
|
venv/
|
|
.vscode/
|
|
|
|
*.pyc
|
|
*.pyo
|
|
.cache/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.parcel-cache/
|
|
.next/
|
|
.nuxt/
|
|
.turbo/
|
|
coverage/
|
|
dist-cache/
|
|
.sass-cache/
|
|
.pnpm-store/
|