From 841e7628b8e694aa643a4343e84008abb7c5d2dd Mon Sep 17 00:00:00 2001
From: Leif Johansson <leifj@sunet.se>
Date: Mon, 3 Sep 2012 14:36:14 +0200
Subject: [PATCH] ignore more

---
 .gitignore        |  3 ++-
 debian/.gitignore | 12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 debian/.gitignore

diff --git a/.gitignore b/.gitignore
index 665c945..a618a6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ res/.directory
 .\#*
 \#*#
 Makefile
-Trolltech.conf
\ No newline at end of file
+Trolltech.conf
+obj-i686-linux-gnu
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..9a94fb2
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,12 @@
+files
+pkcs11-daemon.debhelper.log
+pkcs11-daemon.substvars
+pkcs11-proxy1.debhelper.log
+pkcs11-proxy1.postinst.debhelper
+pkcs11-proxy1.postrm.debhelper
+pkcs11-proxy1.substvars
+stamp-makefile-build
+stamp-makefile-install
+tmp
+pkcs11-daemon
+pkcs11-proxy1
-- 
GitLab