Files
kadastr12/.gitignore
2025-06-02 00:23:04 +05:00

16 lines
136 B
Plaintext

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