Files
SemapForm/.gitignore
2025-09-28 11:06:59 +02:00

11 lines
109 B
Plaintext
Executable File

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