diff --git a/.gitignore b/.gitignore index 5023b46a..30e4c019 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,13 @@ *.dll *.gz +# VSCode/clangd files +/.cache +/.clangd +/.vscode +*.code-workspace +compile_commands.json + # Modules *.it @@ -12,6 +19,7 @@ .deps Makefile Makefile.in +*~ /aclocal.m4 /autom4te.cache/