Ignore CMake FetchContent directory
CMake's `FetchContent` module creates a `_deps` directory on the root (configurable by modifying `FETCHCONTENT_BASE_DIR`)
This commit is contained in:
parent
7b39587220
commit
f273474b97
1 changed files with 1 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ cmake_install.cmake
|
|||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue