This commit is contained in:
2026-06-18 17:29:28 +08:00
commit 08a070d874
720 changed files with 41946 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# from ide
.vscode
.idea
# Virtual environments
.venv
venv
# config
settings.json
# logs
log/*
cmake-build-debug