Ignore CMake artifacts when building in-tree

This commit is contained in:
Roland Kaufmann 2012-10-29 09:09:49 +01:00
parent 319fb8df50
commit b642f3c0c8

5
.gitignore vendored
View File

@ -34,6 +34,11 @@ ar-lib
tutorials/tutorial[1-4]
opmcore-config.cmake
# in-tree build with CMake
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
# Ignoring executables
*_test
examples/compute_tof