Skip to content

Commit f1847f3

Browse files
committed
.gitignore: add .cache
1 parent a7f6b31 commit f1847f3

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
@@ -4,4 +4,5 @@ Untitled*.ipynb
44
/build
55
/dist/
66
/envkernel.egg-info/
7-
__pycache__/
7+
__pycache__/
8+
.cache

0 commit comments

Comments
 (0)