Files
BondGraph/BEdit/.gitignore
2026-07-20 11:52:34 +02:00

11 lines
118 B
Plaintext

.venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
.idea/
.vscode/*
!.vscode/tasks.json
.ruff_cache