From 0807696fb46ef5f890967f91d9dcd0c9c6efeab3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Wed, 7 Mar 2012 16:57:32 +0000 Subject: [PATCH] initial gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bce1be7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.*.swp +ql570 +python/*.pyc +python/*.png -- 1.7.10.4