build: streamline CMAKE_MODULE_PATH interaction (2)

This commit is contained in:
Roland Conybeare 2024-03-15 19:23:51 -04:00
commit 94be37cef7
3 changed files with 2 additions and 7 deletions

3
.gitignore vendored
View file

@ -3,5 +3,4 @@ compile_commands.json
# lsp keeps state here
.cache
# typical build dirs
build
ccov
.build*