fix(hermes): update cache.rs path in dockerignore (#1490)

Our dockerignore ignores all the files containing cache in their name
and hermes had an exception here. This change was missed in moving
Hermes around.
This commit is contained in:
Ali Behjati 2024-04-22 19:42:14 +02:00 committed by GitHub
parent f9292177e9
commit 644b54676c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -15,5 +15,4 @@
.git
hermes/wormhole
!hermes/src/state/cache.rs
!apps/hermes/src/state/cache.rs