13 lines
106 B
Plaintext
13 lines
106 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.pytest_cache/
|
|
.coverage
|
|
.DS_Store
|
|
*.log
|
|
node_modules/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
venv/
|