v0.2.0-unstable2

This commit is contained in:
Yann Stepienik 2023-04-28 19:59:46 +01:00
parent 84f08a6042
commit fc2ade528c
4 changed files with 2 additions and 6 deletions

7
.gitignore vendored
View file

@ -11,9 +11,4 @@ tests
todo.txt
LICENCE
tokens.json
<<<<<<< Updated upstream
.vscode
cosmos_gray.png
=======
cosmos_gray.png
>>>>>>> Stashed changes
.vscode

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

BIN
cosmos_gray.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View file

@ -12,6 +12,7 @@ WORKDIR /app
COPY build/cosmos .
COPY build/cosmos_gray.png .
COPY cosmos_gray.png .
COPY build/meta.json .
COPY static ./static