.hgignore
author Christophe de Vienne <christophe@unlish.com>
Fri, 19 Sep 2014 11:44:13 +0200
changeset 11638 12de153c0d0e
parent 11632 b05f361db666
permissions -rw-r--r--
Auto-reload now survives failed reload When the server stops within the reloader and let a list of files that were monitored, the reloader waits for any of these files to change and re-attempt to start the server. This work well when a syntax error is saved to a file: there is no need to restart manually the server anymore.

syntax: glob

*.pyc
*.swp