view .hgignore @ 33:aed756d6934e

Prevent lock and temp-File to remain after forced exit. Added trap to remove those temporary files if the script gets stopped unexpectedly (e.g. when vim is exited before the tag-file is fully generated.) Also changed /bin/sh to /bin/bash, because [[ ]] doesn't work with an standard shell. You need at least bash.
author Gerhard Siegesmund <gerhard.siegesmund@btd.de>
date Wed, 29 Oct 2014 13:57:07 +0100
parents ba9a9ebdd345
children
line wrap: on
line source

syntax:regexp
(^|/)tags$