chore(gitignore): add eslint cache

This commit is contained in:
2024-01-25 20:38:04 +01:00
parent 32035c2acc
commit 27e6bd337e

3
.gitignore vendored
View File

@@ -37,3 +37,6 @@ yarn-error.log*
# Typescript # Typescript
*.tsbuildinfo *.tsbuildinfo
# ESLint
.eslintcache