13 lines
99 B
Plaintext
13 lines
99 B
Plaintext
.DS_Store
|
|
*.pyc
|
|
*.swp
|
|
__pycache__
|
|
.cache
|
|
.pytest_cache
|
|
.tox
|
|
.eggs
|
|
*.egg-info
|
|
.idea/
|
|
*.iml
|
|
.vscode/
|