wiqaya/.gitignore
2026-03-08 09:50:41 +02:00

14 lines
133 B
Text

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