.dockerignore
Dockerfile
.git*
*.md
/docs

# Allows for tests to be modified without having to rebuild the image
/test
