view .hgignore @ 17:805b779d4013

Fix tool dependencies
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Mon, 31 Aug 2015 11:41:48 +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