Files
checkmyhouse/.gitignore
2025-09-10 23:34:54 +08:00

10 lines
108 B
Plaintext

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