Unverified Commit a8155cba authored by John Wang's avatar John Wang Committed by GitHub

feat: exclude full storage folder instead of only priv folder in storage (#28)

parent 0eca93eb
......@@ -139,7 +139,7 @@ dmypy.json
api/.env
api/storage/*
docker/volumes/app/storage/privkeys/*
docker/volumes/app/storage/*
docker/volumes/db/data/*
docker/volumes/redis/data/*
docker/volumes/weaviate/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment