diff --git a/.gitignore b/.gitignore index 1521057..4382d61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Tools +tools/ + # Xmake cache .xmake/ build/ @@ -5,4 +8,6 @@ build/ # MacOS Cache .DS_Store +.vscode/compile_commands.json +