annotate .hgignore @ 170:6ebe8ec48a77

Work on the front page. Now we only need the quick_start, the testimonies for ease of use and the projects_using_mercurial - TODO: Check if we can find a nice svn transition guide.
author Arne Babenhauserheide <bab@draketo.de>
date Thu, 14 May 2009 03:17:12 +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