add .dockerignore excluding game-data assets not needed by relay_gateway (was bloating the image by ~1.2GB)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
tests
|
||||
DAGOR_FILES
|
||||
ICONS
|
||||
MAPS
|
||||
FONTS
|
||||
*.vromfs.bin
|
||||
requirements-dev.txt
|
||||
pytest.ini
|
||||
Reference in New Issue
Block a user