Files
soleprint/.gitignore
2025-12-24 06:23:31 -03:00

16 lines
218 B
Plaintext

# Previous attempts and drafts
fails/
def/
# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/
# Generated runnable instance (symlinks + generated)
gen/
# But track the generated models (one-time per client)
!gen/models/