Files
geo-setp/.gitignore
2026-04-13 16:29:27 +08:00

14 lines
139 B
Plaintext

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