gitignore the cache folder (#4389)

pull/4376/head
Max 2 years ago committed by GitHub
parent fa84def721
commit 3226f31211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .gitignore

1
.gitignore vendored

@ -96,4 +96,5 @@ explorer_storage_*
profiles/*.pb.gz
# cache db
cache/
cache_*_db
Loading…
Cancel
Save