updated .gitignore for new cmake script

This commit is contained in:
Yann Collet 2017-03-21 17:52:42 -07:00
parent f643e050dc
commit 35fc66f257
2 changed files with 8 additions and 6 deletions

11
.gitignore vendored
View File

@ -24,6 +24,12 @@ zstdmt
tmp*
dictionary*
# Build artefacts
projects/
bin/
.buckd/
buck-out/
# Other files
.directory
_codelite/
@ -34,8 +40,3 @@ _zstdbench/
.DS_Store
googletest/
*.d
# Directories
bin/
.buckd/
buck-out/

View File

@ -1,6 +1,7 @@
# cmake producted
# cmake artefacts
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
cmake_uninstall.cmake
*.1