[Git] Add Clangd Generated Files to .gitignore (#2684)

This commit is contained in:
Aeadoin 2022-12-31 12:24:13 -05:00 committed by GitHub
parent 9c3c5b5230
commit aeda7127ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -56,3 +56,7 @@ bin/
/client_files/**/CMakeFiles/
.idea
# Clangd Generated Files.
compile_flags.txt
.cache/