Files
ovf/.gitignore
2025-09-15 11:41:55 -04:00

7 lines
58 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
__pypackages__/
env/
.venv/