# hgignore rules with comments, blank lines and syntax changes

pre*A.foo
prefixE.foo
# and more
# comments

^prefixD.foo
syntax: glob
prefixF.*
B/*