Merge pull request #2742 from jpyllman/fix_clang_gitignore

add temporary clangd and clang project files to .gitignore
This commit is contained in:
Daniel Marjamäki 2020-08-17 14:56:08 +02:00 committed by GitHub
commit b01de02866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -110,3 +110,7 @@ man/*.html
.idea
/.metadata/
cmake-*
# clang tooling temporary files
.clangd/
compile_commands.json