annotate .hgignore @ 410:6aa9743ed362 tip

Reflect change in c3 public modifier
author Windel Bouwman
date Mon, 23 Feb 2015 21:06:04 +0100
parents c7cc54c0dfdf
children
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
340
c7cc54c0dfdf Test featurebranch
Windel Bouwman
parents: 274
diff changeset
7 *.elf
3
77202b0e0f40 Added icon and added ignore pattern
windel
parents:
diff changeset
8
24
d8627924d40d Split up in more files and reboot command
windel
parents: 19
diff changeset
9 cos/bootdisk.img
34
8012221dd740 Fixes for uninitialized data. This causes problems on real machines
windel
parents: 27
diff changeset
10 cos/lcfosinitrd.img
8012221dd740 Fixes for uninitialized data. This causes problems on real machines
windel
parents: 27
diff changeset
11 cos/kernel/kernel.map
274
ea93e0a7a31e Move docs
Windel Bouwman
parents: 273
diff changeset
12 doc/_build
24
d8627924d40d Split up in more files and reboot command
windel
parents: 19
diff changeset
13