Updated gitignore

This commit is contained in:
Matt Hill
2014-10-04 21:36:35 -04:00
parent a7a05e5467
commit 1b57459f3a

7
.gitignore vendored
View File

@@ -9,6 +9,11 @@ CMakeCache.txt
benchmarks/ benchmarks/
.kdev/ .kdev/
*.kdev4 *.kdev4
src/CPackConfig.cmake
src/CPackSourceConfig.cmake
Makefile
*.conf.local
src/compile_commands.json
website/ website/
utilities/ utilities/
samples/ samples/
@@ -33,4 +38,4 @@ Debug/
Release/ Release/
cmake_install.cmake cmake_install.cmake