Refresh/.gitignore

22 lines
203 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
2024-06-05 07:07:44 +00:00
moonbuild/
moonbuildMac/
moonbuildWin64/
dist/