diff --git a/.clangd b/.clangd deleted file mode 100644 index 5024f1db81..0000000000 --- a/.clangd +++ /dev/null @@ -1,2 +0,0 @@ -CompileFlags: - CompilationDatabase: builddir/ \ No newline at end of file diff --git a/.gitignore b/.gitignore index 3e9185713d..20ca068d55 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ /.pydevproject .vscode compile_commands.json +.clangd # custom test environment setup script /test/env/env.sh