From 2572ae93322fc8cde33beb54e92290d1831836df Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Wed, 9 Sep 2015 01:51:34 +0200
Subject: fixed bracket error and set default file format to utf-8

I also added some more notes to the INSTALL file, nothing special though
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index e5a224b..93df1ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 !indent/.keep
 /spell/**
 !spell/.keep
+/systags
-- 
cgit v1.2.3