summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorwelterde <devnull@localhost>2007-09-09 16:41:10 +0200
committerwelterde <devnull@localhost>2007-09-09 16:41:10 +0200
commit7d643b8a4224541a8acb925fbd4b139f620d6a84 (patch)
treeb146be60f4e16e76dffcf921395c9becf406688e /.hgignore
parent787b0ffc20d810511d2c4cb67788c2adf0cc0de1 (diff)
downloadpygments-7d643b8a4224541a8acb925fbd4b139f620d6a84.tar.gz
added basic weechatlog lexer
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 3c252ccf..50159946 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,6 @@
syntax: glob
*.pyc
*.pyo
+build/*
+dist/*
+Pygments.egg-info/* \ No newline at end of file