wsme/.hgignore

17 lines
100 B
Plaintext

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