From 06781fbb11724d744bc2dbda67d11801e9966ae9 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 4 Jun 2013 11:48:07 +0200 Subject: [PATCH] Initial commit :) --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4e92a18 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Normal stuff +*.pyc -- 1.7.1