Ignore CMake artifacts when building in-tree
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -34,6 +34,11 @@ ar-lib
|
|||||||
tutorials/tutorial[1-4]
|
tutorials/tutorial[1-4]
|
||||||
opmcore-config.cmake
|
opmcore-config.cmake
|
||||||
|
|
||||||
|
# in-tree build with CMake
|
||||||
|
CMakeCache.txt
|
||||||
|
CMakeFiles/
|
||||||
|
cmake_install.cmake
|
||||||
|
|
||||||
# Ignoring executables
|
# Ignoring executables
|
||||||
*_test
|
*_test
|
||||||
examples/compute_tof
|
examples/compute_tof
|
||||||
|
|||||||
Reference in New Issue
Block a user