Added .gitignore file
authorNeil Smith <neil.git@njae.me.uk>
Thu, 17 Oct 2013 14:39:49 +0000 (15:39 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Thu, 17 Oct 2013 14:39:49 +0000 (15:39 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..9039ffc
--- /dev/null
@@ -0,0 +1,6 @@
+*~
+*doc
+*log
+/tmp
+/__pycache__/*
+*pyc