Skip to content

Commit 300b054

Browse files
authored
Merge pull request #2074 from shtr0m/master
Add eslint cache ignore for node projects.
2 parents ef8772f + 88e76d3 commit 300b054

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@ jspm_packages
3434
# Optional npm cache directory
3535
.npm
3636

37+
# Optional eslint cache
38+
.eslintcache
39+
3740
# Optional REPL history
3841
.node_repl_history

0 commit comments

Comments
 (0)