Files
saints/.gitignore
2026-01-23 11:26:23 -05:00

14 lines
121 B
Plaintext

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