os-cmpi-xen
annotate .hgignore @ 25:16d625984bc4
Lots of work on MemoryPool and its associations. Also fixed bugs in various
associations that were discovered while working on the MemoryPool associations.
Signed-off-by: Jim Fehlig <jfehlig@novell.com>
associations that were discovered while working on the MemoryPool associations.
Signed-off-by: Jim Fehlig <jfehlig@novell.com>
author | jfehlig@jfehlig3.provo.novell.com |
---|---|
date | Thu Sep 28 17:07:14 2006 -0600 (2006-09-28) |
parents | |
children |
rev | line source |
---|---|
jfehlig@25 | 1 # use glob syntax. |
jfehlig@25 | 2 syntax: glob |
jfehlig@25 | 3 |
jfehlig@25 | 4 Makefile |
jfehlig@25 | 5 Makefile.in |
jfehlig@25 | 6 config.* |
jfehlig@25 | 7 configure |
jfehlig@25 | 8 libtool |
jfehlig@25 | 9 aclocal.m4 |
jfehlig@25 | 10 stamp-h1 |
jfehlig@25 | 11 autom4te* |
jfehlig@25 | 12 *.spec |
jfehlig@25 | 13 |
jfehlig@25 | 14 *.la* |
jfehlig@25 | 15 *.lo |
jfehlig@25 | 16 *.*o |
jfehlig@25 | 17 *.so* |
jfehlig@25 | 18 *.a* |
jfehlig@25 | 19 *.pyc |
jfehlig@25 | 20 *~ |