12 lines
96 B
Plaintext
12 lines
96 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.coverage
|
|
.env
|
|
*.db
|
|
htmlcov/
|
|
.pytest_cache/
|
|
node_modules/
|
|
.nuxt/
|
|
dist/
|