Skip to content

Commit df763ce

Browse files
authored
chore: update .gitignore to use trailing slashes and add .codegraph/ (llm-d#451)
Signed-off-by: Raymond Zhao <zhaoeryi@gmail.com>
1 parent 36913be commit df763ce

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
bin/
2-
.vscode
3-
.claude
4-
.cursor
2+
.vscode/
3+
.claude/
4+
.cursor/
5+
.codegraph/

0 commit comments

Comments
 (0)