Merge pull request #29594 from woocommerce/gitignore

gitignore unneeded eslint cache file
This commit is contained in:
Claudio Sanches 2021-04-05 14:50:21 -03:00 committed by GitHub
commit 6f2c19d2bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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