view .hgignore @ 22:e623f4daf567

Remove interpreter option from wrappers. Update requirements.txt
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Mon, 31 Aug 2015 15:41:17 +0100
parents 7571f5c89090
children
line wrap: on
line source

syntax: glob
*.pyc
*.swp
.git*
.ropeproject
.coverage
build
dist
docs/_build
htmlcov
tests/data/*.bam*
tests/data/*.fna*
riboplot/riboplot_multi.py