Skip to content

Commit 2eb9a7c

Browse files
committed
.eslintcache is added to .gitignore
1 parent 1dce756 commit 2eb9a7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.DS_Store
3-
dist
3+
dist
4+
.eslintcache

0 commit comments

Comments
 (0)