gitignore unneeded eslint cache file

This commit is contained in:
roykho 2021-04-05 08:20:26 -07:00
parent 836c9e85b6
commit 85904cfada
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ project.properties
.settings*
.idea
.vscode
.eslintcache
*.sublime-project
*.sublime-workspace
.sublimelinterrc