From 80b035eb16874cbed770a768a91fb1f2361ee0f2 Mon Sep 17 00:00:00 2001
From: joe <joe@autistici.org>
Date: Sun, 26 May 2013 16:01:47 +0200
Subject: [PATCH] adding gitignore

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0d4ea6b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build
+dist
+configdb.egg-info
-- 
GitLab