diff --git a/.gitignore b/.gitignore index 9ec48ce..2c4432e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ compile_commands.json .clangd temp.* .vs -.cache \ No newline at end of file +.cache +build*/ \ No newline at end of file