annotate .hgignore @ 192:3b95da26a544

quick start: Included and partly reworked the mail from Martin Geisler for understanding Mercurial.
author Arne Babenhauserheide <bab@draketo.de>
date Thu, 04 Jun 2009 23:46:59 +0200
parents 02a52c631816
children da046d9398fe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
1 syntax: glob
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
2
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
3 .DS_Store
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
4 *~
8dce7248dd3d Common ignore patterns
David Soria Parra <dsp@php.net>
parents:
diff changeset
5 *.bak
68
02a52c631816 hgignore: add *.pyc to ignore file
David Soria Parra <dsp@php.net>
parents: 18
diff changeset
6 *.pyc