Skip to content

Commit f273474

Browse files
authored
Ignore CMake FetchContent directory
CMake's `FetchContent` module creates a `_deps` directory on the root (configurable by modifying `FETCHCONTENT_BASE_DIR`)
1 parent 7b39587 commit f273474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMake.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ cmake_install.cmake
88
install_manifest.txt
99
compile_commands.json
1010
CTestTestfile.cmake
11+
_deps

0 commit comments

Comments
 (0)