Skip to content

Commit 88edcf6

Browse files
authored
Merge pull request #9736 from embhorn/gh9731
Exclude Config.cmake.in in .gitignore
2 parents da426d9 + 808896e commit 88edcf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ IDE/**/DerivedData
394394
CMakeFiles/
395395
CMakeCache.txt
396396
cmake_install.cmake
397+
!cmake/Config.cmake.in
397398

398399
# GDB Settings
399400
\.gdbinit

0 commit comments

Comments
 (0)