Skip to content

Commit 0b1dc74

Browse files
committed
chore: add data/ and .codegraph/ to ignore files
1 parent d1ff29a commit 0b1dc74

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ data/
2929
# Temp
3030
.omo/
3131
*.tmp
32+
.codegraph/

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ SECURITY.md
99
CHANGELOG.md
1010
CONTRIBUTING.md
1111
AGENTS.md
12+
data/
13+
.codegraph/

0 commit comments

Comments
 (0)