.hgignore
author C?dric Duval <cedricduval@free.fr>
Sat, 20 Jun 2009 20:57:13 +0200
branchstable
changeset 582 9ce1481a6c3f
parent 450 86c17b3e9100
permissions -rw-r--r--
help: remove per-extension paragraph on how to enable it The central place to find this information is the "extensions" help topic. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST