chore: add .hermes/ directory to .gitignore
This commit is contained in:
parent
0686d58646
commit
0c8b1086a0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ package-lock.json
|
||||||
*swo
|
*swo
|
||||||
*swp
|
*swp
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
.hermes/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue