24 lines
178 B
Plaintext
24 lines
178 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.pyo
|
|
|
|
.env
|
|
.venv/
|
|
venv/
|
|
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
*_edited.step
|
|
*_export.step
|
|
*_diff_*.txt
|
|
*.log
|
|
|
|
.DS_Store
|
|
Thumbs.db
|