annotate .hgignore @ 152:1a01a60eeaf5

learning in workflows: Added mv and cp to the repeated basics in the Lone Dev workflow.
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 12 May 2009 08:28:27 +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