vision-career/.gitignore
2025-10-20 18:21:05 +03:00

13 lines
119 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
*.db