All: Add more build products to the gitignore

This commit is contained in:
Vicki Pfau 2022-12-31 01:21:03 -08:00
parent 1c370f6ebe
commit bf3a2071b7
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,10 +10,12 @@
*.a
*.dylib
*.dll
*.lib
*.exe
*.o
*.so
CMakeCache.txt
CMakeFiles
CMakeSettings.json
cmake_install.cmake
version.c