gitignore all the project generated stuff that shouldn't be in the repo.

This commit is contained in:
sigonasr2 2024-08-18 14:48:07 -05:00
parent 3fa04c7e2f
commit 2f220652f7

8
.gitignore vendored
View File

@ -22,3 +22,11 @@ vs-build
/copy_data.vcxproj.filters /copy_data.vcxproj.filters
/hamster.vcxproj /hamster.vcxproj
/hamster.vcxproj.filters /hamster.vcxproj.filters
/ALL_BUILD.vcxproj
/ALL_BUILD.vcxproj.filters
/ZERO_CHECK.vcxproj
/ZERO_CHECK.vcxproj.filters
/hamster.sln
/.vs
/CMakeCache.txt
/cmake_install.cmake