Skip to content

Commit

Permalink
build: include clangd files to .gitignore (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
dundargoc committed Apr 29, 2024
1 parent 894e810 commit dce3810
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@
/build/
NEWS-update.jl
libutf8proc.pc

# clangd
/.cache/
/compile_commands.json

0 comments on commit dce3810

Please sign in to comment.