From 10afa47ac3d8a6442b830babb3f76b3eb52f6089 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Wed, 22 Aug 2018 18:10:20 +0200
Subject: [PATCH] ignore files exported by this tool

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

diff --git a/.gitignore b/.gitignore
index eed61d1..6e6b0ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 @*
 ts.*
+*.tsv
 typescript
 tmp/
+export/
-- 
GitLab