8000 .gitignore: clangd-related files · sparklemotion/nokogiri@464f8d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 464f8d4

Browse files
committed
.gitignore: clangd-related files
1 parent 2beeb96 commit 464f8d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@
2121
/html/
2222

2323
# editors and tags
24+
.cache
2425
.classpath
2526
.project
2627
.settings
2728
.vscode
2829
build
30+
compile_commands.json
2931
TAGS
3032
tags
3133

0 commit comments

Comments
 (0)
0