Skip to content

Commit

Permalink
.gitignore: clangd-related files
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Feb 1, 2024
1 parent 2beeb96 commit 464f8d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
/html/

# editors and tags
.cache
.classpath
.project
.settings
.vscode
build
compile_commands.json
TAGS
tags

Expand Down

0 comments on commit 464f8d4

Please sign in to comment.