Skip to content

Commit b1d54bf

Browse files
authored
[chore] ignore the generated directory (#48)
1 parent 506d666 commit b1d54bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ python/knowledge_graph_data/
5252
*.swo
5353
.DS_Store
5454
Thumbs.db
55+
56+
# Generated data
57+
knowledge_graph_data/

0 commit comments

Comments
 (0)