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