Updated gitignore

This commit is contained in:
Jake Goodwin 2026-07-19 20:13:25 -07:00
parent c5e573f835
commit 5d31d1e97f

24
.gitignore vendored
View file

@ -1,12 +1,12 @@
build/CMakeFiles .cache/
build/Testing/Temporary *.core
build/cpputest tags
build/src
build/tests # Keep the build directory itself.
build/CMakeCache.txt build/*
build/CTestTestfile.cmake
build/Makefile # Generated Documentation shouldn't be included.
build/cmake_install.cmake docs/generated_docs/latex
build/compile_commands.json docs/generated_docs/html
.cache/clangd/index
build/.cache/clangd/index