diff --git a/.gitignore b/.gitignore index a2d250b96..88b977edd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,15 @@ # CMake artifacts -build*/ +/build*/ # Doxygen -docs/ +/docs/ # Visual Studio (Code) .localhistory/ .history/ .vscode/ .vs/ +/out/ CmakeSettings.json # macOS General