Skip to content

Commit

Permalink
Ignore CMake FetchContent directory
Browse files Browse the repository at this point in the history
CMake's `FetchContent` module creates a `_deps` directory on the root (configurable by modifying `FETCHCONTENT_BASE_DIR`)
  • Loading branch information
joaomlneto authored Jan 23, 2019
1 parent 7b39587 commit f273474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMake.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps

0 comments on commit f273474

Please sign in to comment.