Add to .dockerignore to reduce build time

This commit is contained in:
Michael Hohn
2024-07-10 13:23:08 -07:00
committed by =Michael Hohn
parent 8965725e42
commit be1304bdd9

View File

@@ -5,3 +5,5 @@
/test-data /test-data
/venv /venv
/client /client
/cmd/server/var
/.git