.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 04 Mar 2013 09:50:26 +0000
branchhg-command-server-support
changeset 237 fc6b21de083e
parent 196 30c54b661abd
child 286 4914c40a1a67
permissions -rw-r--r--
Fix in HGRepository>>#branches when using command server. When using command server and there is no output, nothing is ever sent to the $o channel and thus output parser is not even run.

syntax: glob
*.chg
*~
*.orig
*.o
*.so
*.sc
*Init.c
*.H
*.STH
*/makefile
*/docs/output/*
*/docs/*.xml.profiled

*/objbc
*/objvc
*.res
*-Test.xml