Skip to content

Commit 3993d16

Browse files
author
Jakub Synowiec
committed
Ignore optional cache dirs
1 parent 75919e0 commit 3993d16

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,12 @@ build/
1818

1919
# JetBrains IDEs
2020
.idea/
21+
22+
# Optional npm cache directory
23+
.npm
24+
25+
# Optional eslint cache
26+
.eslintcache
27+
2128
# Misc
2229
.DS_Store

0 commit comments

Comments
 (0)