Refresh/.gitignore

18 lines
156 B
Plaintext
Raw Permalink Normal View History

2020-12-15 23:00:46 +00:00
*.o
*.so
*.dll
*.dylib
.vs/
.vscode/
obj/
Debug/
Release/
*.vcxproj.user
*.suo
.DS_Store
xcuserdata/
*.xcworkspace/
build/
2020-12-17 02:12:20 +00:00
CMakeCache.txt
2020-12-15 23:27:06 +00:00
cmake.check_cache