From 1b9fe9594b4306a73f6a5249c5e99043e87810ba Mon Sep 17 00:00:00 2001 From: nojhan Date: Mon, 4 Jun 2012 08:37:01 +0200 Subject: [PATCH] ignore bytecode, vim swap and ideas dir --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eda5b5a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.pyc +*.swp +ideas/ +