diff --git a/.gitignore b/.gitignore index 0eb0b45..adefc18 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,8 @@ docs/* .history/ *.vsix *.workspace + +# Build artifacts and cache +build/ +.cache/ +compile_commands.json \ No newline at end of file