13 lines
114 B
Plaintext
13 lines
114 B
Plaintext
.cache
|
|
__pycache__/
|
|
build/
|
|
dist/
|
|
.coverage
|
|
.coverage.*
|
|
.DS_Store
|
|
*.egg-info
|
|
*.py[cod]
|
|
.eggs/
|
|
.tox/
|
|
/.pytest_cache
|