annotate .hgignore @ 10:2feec49e6d0a

Added .o ignore pattern
author windel
date Sun, 13 Nov 2011 12:49:13 +0100
parents 77202b0e0f40
children f454e3c592dd
rev   line source
3
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
1
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
2 syntax: glob
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
3
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
4 *.pyc
10
2feec49e6d0a Added .o ignore pattern
windel
parents: 3
diff changeset
5 *.o
3
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
6