chore: 调整.gitignore策略

This commit is contained in:
jiangbaihe
2025-03-04 14:58:04 +08:00
committed by GitHub
parent c953754bed
commit 2b6f0905a9

7
.gitignore vendored
View File

@@ -136,3 +136,10 @@ dmypy.json
# Cython debug symbols
cython_debug/
# PyCharm
.idea/
# VSCode
.vscode/