summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Andrews <anotherjesse@gmail.com>2011-04-24 14:37:34 -0700
committerJesse Andrews <anotherjesse@gmail.com>2011-04-24 14:37:34 -0700
commitf86bdc3c2cc4b47471aa37be6506414d121bf93f (patch)
tree314a873d5afcdd98383871f01252497847a819f6
parent577391a9fc10deae163a6fa3143d705e9cdaa6e7 (diff)
gitignore pyc files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..0d20b648
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.pyc