From cca4e7262238c3ccbed43fb5ec2bbe738b024c14 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marek=20Vavru=C5=A1a?= <marek.vavrusa@nic.cz>
Date: Fri, 18 Apr 2014 20:13:44 +0200
Subject: [PATCH] extended .gitignore

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

diff --git a/.gitignore b/.gitignore
index d25da82404..0ff94a4eed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,12 +4,15 @@
 *.swp
 *~
 *.la
+*.a
 *.o
 *.orig
 *.lo
+*.rej
 .libs/
 .deps/
 .dirstamp
+/tmp
 /Knot.creator.user*
 /Makefile
 /Makefile.in
-- 
GitLab