Skip to content

Commit f50be39

Browse files
committed
Update .gitignore
Exclude .cache (clangd) and .log files
1 parent b5e6e89 commit f50be39

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
@@ -1,4 +1,5 @@
11
# IDE integrations
2+
/.cache/
23
/.idea/
34
/.vs/
45
/.vscode/
@@ -11,3 +12,4 @@
1112

1213
# Test files
1314
/data/
15+
/*.log

0 commit comments

Comments
 (0)