annotate .hgignore @ 24:d8627924d40d

Split up in more files and reboot command
author windel
date Fri, 02 Dec 2011 14:00:02 +0100
parents f454e3c592dd
children 7f74363f4c82
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
24
d8627924d40d Split up in more files and reboot command
windel
parents: 19
diff changeset
6 *.bin
3
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
7
19
f454e3c592dd Cleanup of bochs config file
windel
parents: 10
diff changeset
8 cos/python
24
d8627924d40d Split up in more files and reboot command
windel
parents: 19
diff changeset
9 cos/bootdisk.img
d8627924d40d Split up in more files and reboot command
windel
parents: 19
diff changeset
10