.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 23 Jan 2011 03:15:39 +0100
changeset 874 272a8a316f7a
parent 450 86c17b3e9100
permissions -rw-r--r--
Inform user about current keywordset in kwdemo The kwdemo --default output now looks roughly like this: configuration using default cvs keywordset [extensions] keyword = [keyword] demo.txt = [keywordset] * section added with this change svn = False [keywordmaps] ...

syntax: glob

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

build/*
MANIFEST