Skip to content

Commit 74fd4d0

Browse files
committed
add additional CMake files to .gitignore
1 parent 54a90ed commit 74fd4d0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ CMakeFiles/
77
Makefile
88
cmake-build-debug/
99
cmake_install.cmake
10+
.cmake/
11+
12+
# CTest
13+
Testing/
14+
15+
# Ninja
16+
build.ninja
1017

1118
# Output
1219
build.h

0 commit comments

Comments
 (0)