Skip to content

Commit bb72dce

Browse files
committed
Added cache directory to .gitignore
1 parent 597301a commit bb72dce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
*.cpuprofile
4242
*.log
4343
*.tsbuildinfo
44+
.cache
4445
.eslintcache
4546

4647
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)