Update .gitignore

Only exclude _build, where CMake should be building to.
This commit is contained in:
Tom Willemse 2020-11-11 21:33:54 -08:00
parent ee63307aee
commit b31528d593

7
src/.gitignore vendored
View file

@ -1,6 +1 @@
*.jar _build
CMakeCache.txt
Makefile
cmake_install.cmake
CMakeFiles/