diff .hgignore @ 11:7571f5c89090

Simple error message now output to HTML. Detailed error goes to standard error. Other changes: * Remove information on time taken (riboplot). * Remove striped table styles (not used. unusable on sorting). * log before re-raising errors.
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 19 Aug 2015 10:14:52 +0100
parents 8e1efafa6277
children
line wrap: on
line diff
--- a/.hgignore	Mon Aug 17 10:51:58 2015 +0100
+++ b/.hgignore	Wed Aug 19 10:14:52 2015 +0100
@@ -2,5 +2,12 @@
 *.pyc
 *.swp
 .git*
+.ropeproject
+.coverage
+build
+dist
+docs/_build
+htmlcov
 tests/data/*.bam*
 tests/data/*.fna*
+riboplot/riboplot_multi.py