add .dockerignore excluding game-data assets not needed by relay_gateway (was bloating the image by ~1.2GB)

This commit is contained in:
deploy-migration
2026-07-02 15:19:19 +00:00
parent 59350009ee
commit 250ea015c8
+9
View File
@@ -0,0 +1,9 @@
.git
tests
DAGOR_FILES
ICONS
MAPS
FONTS
*.vromfs.bin
requirements-dev.txt
pytest.ini