Mercurial > hg
comparison .hgignore @ 17274:2426ec322cd1 stable
hgignore: ignore zip files
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Sun, 29 Jul 2012 09:03:51 +0200 |
parents | b52d08b930c5 |
children | 93d97a212559 |
comparison
equal
deleted
inserted
replaced
17273:4ed6b3a24661 | 17274:2426ec322cd1 |
---|---|
13 *.pyc | 13 *.pyc |
14 *.pyo | 14 *.pyo |
15 *$py.class | 15 *$py.class |
16 *.swp | 16 *.swp |
17 *.prof | 17 *.prof |
18 *.zip | |
18 \#*\# | 19 \#*\# |
19 .\#* | 20 .\#* |
20 tests/.coverage* | 21 tests/.coverage* |
21 tests/annotated | 22 tests/annotated |
22 tests/*.err | 23 tests/*.err |