colipri / .gitignore
fepegar's picture
Add package code and model weights
5c067a5
raw
history blame contribute delete
119 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.vscode/