12 lines
97 B
Plaintext
Executable File
12 lines
97 B
Plaintext
Executable File
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
*.egg
|
|
.pytest_cache/
|
|
.env
|
|
*.log
|
|
.DS_Store
|
|
.idea/
|