misc: Make git ignore .pyc files.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 17 May 2010 17:01:36 +0000 (19:01 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 17 May 2010 17:07:01 +0000 (19:07 +0200)
src/.gitignore [new file with mode: 0644]

diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..0d20b64
--- /dev/null
@@ -0,0 +1 @@
+*.pyc