Skip to content

Commit 6172dc0

Browse files
Do git ignore of /node_modules/.cache (#1203)
1 parent 8672cb0 commit 6172dc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ __pycache__
2121
\#*#
2222
.#*
2323
.coverage
24+
.cache
2425

2526
data_kernelspec
2627
.pytest_cache

0 commit comments

Comments
 (0)