chore: gitignore eslint cache
This commit is contained in:
parent
7a61d3e7c8
commit
26792ecd2b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ html
|
|||
.cache
|
||||
.output
|
||||
.env
|
||||
.eslintcache
|
||||
|
||||
*~
|
||||
*swp
|
||||
|
|
Loading…
Reference in a new issue