Skip to content
Published On:
Feb 8, 2014
Last Updated:
Feb 8, 2014

Child Pages

Backslashes

If you are using the regexp syntax for a .hgignore file, the / character does not have to be escaped (it has no special meaning). Note that other versions of regex (such as the one running on www.regexr.com) require them to be escaped.