chore: gitignore eslint cache

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

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ dist/
.cache .cache
.output .output
.env .env
.eslintcache