Start of BEdit

This commit is contained in:
2026-07-19 19:19:15 +02:00
parent da69acf919
commit c5ab3329ae
27 changed files with 2516 additions and 0 deletions

10
BEdit/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
.idea/
.vscode/*
!.vscode/tasks.json