Skip to content

Commit ef5ab39

Browse files
authored
Add entries to .gitignore for cache and IDE files
1 parent f693a4f commit ef5ab39

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ third_party/
44
.env
55
vector_cache/
66
dataset/
7-
7+
__pycache__/
8+
.vscode/*
9+
.kiro/*

0 commit comments

Comments
 (0)