summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 2849616..29ea34c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,3 +2,5 @@
(^|/)\.hg($|/)
(^|/)\.hgtags($|/)
^log$
+\.pyc$
+\.pyo$