From d410291c6ea37657293eeef89489ec911b01f445 Mon Sep 17 00:00:00 2001
From: Johannes Mey <johannes.mey@tu-dresden.de>
Date: Fri, 6 Jul 2018 15:46:26 +0200
Subject: [PATCH] update gitignore for models

---
 models/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/models/.gitignore b/models/.gitignore
index 44edec667..0e35cd473 100644
--- a/models/.gitignore
+++ b/models/.gitignore
@@ -6,7 +6,8 @@
 !railway-*-2-*.*
 *railway-*-raw.txt
 *railway-*.dot
-*railway-*-ag.json*
+*railway-*-ag.json
+*railway-*-ag-special.json
 railway-*-ag.json.writeback
 !.gitignore
 *.nt
-- 
GitLab