From: Greg Brockman Date: Tue, 23 Mar 2010 21:03:20 +0000 (-0400) Subject: Added gitignore X-Git-Url: http://andersk.mit.edu/gitweb/zcommit.git/commitdiff_plain/6483bd8708337f6f648e2eb53a177bb43c5a2074 Added gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5346a63 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +\#* +.\#* +*.pyc \ No newline at end of file