mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #2074 from shtr0m/master
Add eslint cache ignore for node projects.
This commit is contained in:
commit
300b0540c3
1 changed files with 3 additions and 0 deletions
|
@ -34,5 +34,8 @@ jspm_packages
|
|||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Optional eslint cache
|
||||
.eslintcache
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue