chore: gitignore eslint cache

This commit is contained in:
Ayo Ayco 2024-12-27 16:18:57 +01:00
parent 2a24028043
commit f08391d13f

3
.gitignore vendored
View file

@ -11,4 +11,5 @@ dist/
.nitro .nitro
.cache .cache
.output .output
.env .env
.eslintcache