From 2841557fbb86ebed760ecbeb2ea23f52692fa6c8 Mon Sep 17 00:00:00 2001 From: mudler Date: Wed, 24 Aug 2016 17:39:59 +0200 Subject: [PATCH] images directory should be present --- .gitignore | 1 + images/.keep | 0 2 files changed, 1 insertion(+) create mode 100644 images/.keep diff --git a/.gitignore b/.gitignore index a2c0f48..9b932d8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ iso_rsync/* automatic-changelogs/* monthly-git-logs/* images/* +!images/.keep bin/docker-companion diff --git a/images/.keep b/images/.keep new file mode 100644 index 0000000..e69de29