Update .gitignore for cmake files (#289)

This commit is contained in:
saka1 2019-08-19 06:24:38 +09:00 committed by Daniel Lemire
parent 08cf140811
commit 18c5b8d68a
1 changed files with 16 additions and 0 deletions

16
.gitignore vendored
View File

@ -60,3 +60,19 @@
*.exe
*.out
*.app
### https://raw.github.com/github/gitignore/e92f8db7a027af8cc25da2dc0758317e39697684/CMake.gitignore
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps