Skip to content

Commit

Permalink
[gitignore] Add .clangd file to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold856 committed Sep 24, 2024
1 parent 6281ec0 commit 48b6638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ compile_commands.json

# clang configuration and clangd cache
.clang
.clangd/
.clangd
.cache/

imgui.ini
Expand Down

0 comments on commit 48b6638

Please sign in to comment.