Added .CppProperties.json back. Visual studio won't use it if it is in .gitignore, but it also shouldn't be added to the project so it will need to exist a permanant limbo for now
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,4 +6,3 @@ thirdparty/*
|
|||||||
*.ilk
|
*.ilk
|
||||||
*.spv
|
*.spv
|
||||||
*.lib
|
*.lib
|
||||||
/CppProperties.json
|
|
||||||
|
|||||||
Reference in New Issue
Block a user