view .hgignore @ 18:cff63cf0dea8

Update tool_dependencies to install package from pip
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Mon, 31 Aug 2015 14:13:03 +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