Files
kadastr12/.gitignore
2025-06-02 00:26:38 +05:00

15 lines
122 B
Plaintext

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