diff --git a/.gitignore b/.gitignore index 5e67e4c..4735be3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ build/ .vscode/ CMakeFiles/ -CMakeCache.txt \ No newline at end of file +CMakeCache.txt +docs/* +!docs/CMake* +!docs/Doxyfile.in +!.clangd \ No newline at end of file