Initial Commit

This commit is contained in:
Jeroen Geusebroek
2016-01-17 21:53:50 +01:00
commit eb9f261070
8 changed files with 140 additions and 0 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
# Git files
.git
.gitignore
#build files
build.sh
buildNoCache.sh
# Information files
LICENSE
README.md