修正了排除列表
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
ViperTemplateProject/App/
|
||||
build/
|
||||
temp/
|
||||
output/
|
||||
*.o
|
||||
*.obj
|
||||
@@ -9,4 +8,3 @@ output/
|
||||
__pycache__/
|
||||
.cache/
|
||||
*.pyc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user