Add .gitignore ignoring *.pyc files.
authorW. Trevor King <wking@drexel.edu>
Tue, 7 Dec 2010 17:53:46 +0000 (12:53 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 7 Dec 2010 17:53:46 +0000 (12:53 -0500)
.gitignore [new file with mode: 0644]

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