summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index 85576b0..a23a37a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,2 +1,9 @@
-glob:*.pyc
-glob:*.orig
+syntax: glob
+*~
+*.py[co]
+
+docs/build
+docs/tutorial.pdf
+
+pyglet
+*_bot.py