825686b1e6
--HG-- extra : rebase_source : 928fc36f69f5b12eebf02510e484da187fe88384
24 lines
184 B
Plaintext
24 lines
184 B
Plaintext
syntax: glob
|
|
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info
|
|
*.swp
|
|
*.orig
|
|
~*
|
|
*~
|
|
.coverage*
|
|
coverage*.xml
|
|
.noseids
|
|
.tox
|
|
.test_sphinxext
|
|
nosetests*.xml
|
|
|
|
syntax: regexp
|
|
|
|
^build
|
|
^dist
|
|
|
|
^doc/_build
|
|
^d2to1-.*\.egg
|