virgil-ai/.gitignore
2025-07-25 14:01:16 +03:00

11 lines
No EOL
113 B
Text

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