修正了排除列表

This commit is contained in:
2026-07-19 12:03:12 +08:00
parent 67f345a194
commit baabda20c0

4
.gitignore vendored
View File

@@ -1,5 +1,4 @@
ViperTemplateProject/App/ temp/
build/
output/ output/
*.o *.o
*.obj *.obj
@@ -9,4 +8,3 @@ output/
__pycache__/ __pycache__/
.cache/ .cache/
*.pyc *.pyc