Files
cv_generator/.gitignore
T
gauvainboiche 46f53e43b1 First commit
2026-07-24 20:47:31 +02:00

11 lines
109 B
Plaintext

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