.hgignore
author Matt Mackall <mpm@selenic.com>
Sat, 08 Mar 2014 17:38:50 -0600
branchstable
changeset 1354 d8c31683af2e
parent 450 86c17b3e9100
permissions -rw-r--r--
templating: make -T much more flexible It can now accept styles and paths and references to settings in [templates]. [ original upstream message ]

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej
.DS_Store

build/*
MANIFEST