vicky4s4s's picture
Upload 10 files
bf356c4 verified
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Virtual environments
.venv/
venv/
ENV/
env/
# Environment variables
.env
.env.local
.env.*.local
# Distribution / packaging
dist/
build/
*.egg-info/
*.egg
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Testing
.pytest_cache/
.coverage
htmlcov/