Files
location_service/.gitignore
2026-02-02 23:45:28 +05:30

11 lines
113 B
Plaintext

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