Add _deps/ to gitignore

This commit is contained in:
Derek Bailey
2022-11-13 12:00:07 -08:00
parent 41d6903294
commit 6f895f54c2

1
.gitignore vendored
View File

@@ -150,3 +150,4 @@ flatbuffers.pc
**/latex/**
# https://cmake.org/cmake/help/latest/module/FetchContent.html#variable:FETCHCONTENT_BASE_DIR
cmake-build-debug/
_deps/