From f1b3efa1575574b5a62babb95d9217c567896b2b Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Thu, 20 Oct 2016 23:00:40 +0200 Subject: [PATCH] added empty data directory for usage of sqlite --- app/data/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/data/.gitkeep diff --git a/app/data/.gitkeep b/app/data/.gitkeep new file mode 100644 index 00000000..e69de29b