wsme/.hgignore
2012-04-24 10:47:27 +02:00

22 lines
148 B
Plaintext

syntax: glob
*.pyc
*.pyo
*.egg-info
*.swp
*.orig
~*
.coverage
coverage.xml
.noseids
.tox
nosetests.xml
syntax: regexp
^build
^dist
^doc/_build