From 6b6dbda503babd607e4bb83b3416d42b4c1dbe03 Mon Sep 17 00:00:00 2001
From: Ask Hjorth Larsen <asklarsen@gmail.com>
Date: Mon, 10 Oct 2016 12:33:42 +0200
Subject: [PATCH] gitignore json files generated by tests

---
 test/examples/outputs/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/examples/outputs/.gitignore b/test/examples/outputs/.gitignore
index 52a393d..33498de 100644
--- a/test/examples/outputs/.gitignore
+++ b/test/examples/outputs/.gitignore
@@ -1 +1,2 @@
 *.annotate
+*.json
-- 
GitLab