Refresh/.gitignore

18 lines
156 B
Plaintext

*.o
*.so
*.dll
*.dylib
.vs/
.vscode/
obj/
Debug/
Release/
*.vcxproj.user
*.suo
.DS_Store
xcuserdata/
*.xcworkspace/
build/
CMakeCache.txt
cmake.check_cache