docs: 更新 .gitignore, 添加追踪构建文件

This commit is contained in:
drd_vic
2025-11-06 15:48:11 +08:00
parent 90a25192e4
commit b385d8e4bc

7
.gitignore vendored
View File

@@ -6,13 +6,6 @@ __pycache__/
# C extensions # C extensions
*.so *.so
# Distribution / packaging
dist/
build/
wheels/
*.egg-info/
*.egg
# Virtual environments # Virtual environments
venv/ venv/
.env/ .env/