.hgignore
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 20 Aug 2012 18:21:25 +0300
changeset 19 ff5884d8bbf5
parent 18 aeb36f2945de
permissions -rw-r--r--
Rearrange docs

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