Skip to content

Commit f2c130d

Browse files
committed
add .savant/cache to .gitignore
1 parent 2cdbe5e commit f2c130d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ build
33
npm-debug.log
44
*.zip
55
dist
6-
**/.DS_Store
6+
**/.DS_Store
7+
.savant/cache

0 commit comments

Comments
 (0)