wsme/.hgignore
2012-04-18 14:19:24 +02:00

21 lines
143 B
Plaintext

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