18 lines
156 B
Plaintext
18 lines
156 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.pytest_cache/
|
|
.coverage
|
|
.DS_Store
|
|
*.log
|
|
node_modules/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
venv/
|
|
_patch*.py
|
|
ut.txt
|
|
*.orig
|
|
*.rej
|
|
tests/__pycache__/
|