12 lines
100 B
Text
12 lines
100 B
Text
.venv
|
|
.idea/
|
|
MANIFEST
|
|
*.pyc
|
|
*.egg-info
|
|
dist/
|
|
*.egg
|
|
*.tar.gz
|
|
.eggs/
|
|
.DS_Store
|
|
.cache/
|
|
.pytest_cache/
|