.gitignore:add build directory

This commit is contained in:
andy5995
2018-11-25 06:45:21 -06:00
parent ebe520e96e
commit c3e11d6812

1
.gitignore vendored
View File

@@ -103,6 +103,7 @@
/stamp-h2
# cmake auto-generated files
/build
/CMakeCache.txt
/CMakeFiles
/cmake_install.cmake