From 8150926c4005cc8fd9c0b0698caddaddf4b335c4 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Wed, 1 Nov 2017 13:41:28 +0100
Subject: [PATCH] data and html might by symlinks

---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index ae72a30..29abca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,9 @@
 dumps/
 out/
-data/
+data
 wkt-??/
 tmp/
-html/
+html
 @*
 *.swp
 *.tys
-- 
GitLab