chore: gitignore eslint cache

This commit is contained in:
Ayo Ayco 2024-12-27 16:55:09 +01:00
parent 7a61d3e7c8
commit 26792ecd2b

1
.gitignore vendored
View file

@ -8,6 +8,7 @@ html
.cache .cache
.output .output
.env .env
.eslintcache
*~ *~
*swp *swp