Mercurial > lcfOS
annotate .hgignore @ 51:b3a65e154ab2
Added fancy arrow head
author | windel |
---|---|
date | Thu, 05 Apr 2012 08:01:41 +0200 |
parents | 8012221dd740 |
children | 6b3a874edd6e |
rev | line source |
---|---|
3 | 1 |
2 syntax: glob | |
3 | |
4 *.pyc | |
10 | 5 *.o |
24 | 6 *.bin |
3 | 7 |
24 | 8 cos/bootdisk.img |
34
8012221dd740
Fixes for uninitialized data. This causes problems on real machines
windel
parents:
27
diff
changeset
|
9 cos/lcfosinitrd.img |
8012221dd740
Fixes for uninitialized data. This causes problems on real machines
windel
parents:
27
diff
changeset
|
10 cos/kernel/kernel.map |
24 | 11 |