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:
2025-06-23 00:47:37 +10:00
parent ce74ea138e
commit 351dba6b70

1
.gitignore vendored
View File

@@ -6,4 +6,3 @@ thirdparty/*
*.ilk *.ilk
*.spv *.spv
*.lib *.lib
/CppProperties.json