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
@ -8,3 +8,4 @@ cmake_install.cmake
|
|||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
|
_deps
|
||||||
|
Loading…
Reference in New Issue
Block a user