wsme/.hgignore
Christophe de Vienne 088a28f79b Initial documentation
2011-10-02 21:30:57 +02:00

19 lines
112 B
Plaintext

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