修正了排除列表
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user