chore: gitignore eslint cache
This commit is contained in:
parent
2a24028043
commit
f08391d13f
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ dist/
|
||||||
.cache
|
.cache
|
||||||
.output
|
.output
|
||||||
.env
|
.env
|
||||||
|
.eslintcache
|
Loading…
Reference in a new issue