From 1e48e303d92daf8820906b05ef9e06c6155dc66b Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Wed, 18 Oct 2017 14:30:39 +0200
Subject: [PATCH] .gitignore

---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..fe0a57a91
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+test/schema/xspec/*
+test/schema/*.*
+!test/schema/*.xspec
+!test/schema/.gitignore
\ No newline at end of file
-- 
GitLab