.hgignore
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 18 Oct 2012 23:24:14 +0300
changeset 41 cfb02882828d
parent 29 23fa36d480fb
permissions -rw-r--r--
Comply with dev:24

# ignore backup files
~$
\.swp$
\.orig$
\.rej$
# ignore build dir
^build$