changeset 1016:be5cf488993e bibplugin_bibtex_display

added config.ru file to .hgignore (needed by rack based servers).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 12 Nov 2012 20:12:58 +0000
parents a0c9cc95bcf3
children 63f8c4f2cf67
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Thu Jul 12 17:47:15 2012 +0100
+++ b/.hgignore	Mon Nov 12 20:12:58 2012 +0000
@@ -35,3 +35,4 @@
 Gemfile.lock
 Gemfile.local
 
+re:^config\.ru$