Initial commit

This commit is contained in:
Marton Soos
2022-04-11 09:01:03 +02:00
commit b30c6130f7
31 changed files with 1914 additions and 0 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
# More info: https://docs.docker.com/engine/reference/builder/#dockerignore-file
# Ignore build and test binaries.
bin/
testbin/