vision-career/.gitignore
2025-10-25 10:44:22 +03:00

15 lines
140 B
Plaintext

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