diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..e43b0f988953ae3a84b00331d0ccf5f7d51cb3cf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.DS_Store
diff --git a/docker/README.md b/docker/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..09199684e13f47bc04b5fca2f7a5ace68f74d4bd
--- /dev/null
+++ b/docker/README.md
@@ -0,0 +1,3 @@
+# Docker container (base) for the converter software
+
+This directory contains all the files needed to create the base Docker image used for the converter software in [projects](projects/).