Files
planeMapper/.gitignore
T
2026-04-22 22:27:02 -04:00

14 lines
117 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
*.egg
dist/
build/
.eggs/
*.pyc
*.pyo
.pytest_cache/
.ruff_cache/
*.swp
.DS_Store