/.hgignore
https://bitbucket.org/jpellerin/nose/ · #! · 22 lines · 22 code · 0 blank · 0 comment · 0 complexity · 3b461c974e629521f0dbbb51f7428aac MD5 · raw file
- syntax: glob
- *~
- *.pyc
- *.pyo
- .DS_Store
- .nose
- *.egg-info
- *.bak
- *.rej
- *$py.class
- *.orig
- example.cfg
- .coverage
- nosetests.xml
- xunit.xml
- _env
- doc/.build
- dist
- build
- .noseids
- .tox
- .*.sw[nop]