annotate src/.arch-inventory @ 88336:f6a3624b4de6
*** empty log message ***
author |
Alex Schroeder <alex@gnu.org> |
date |
Tue, 11 Apr 2006 13:29:07 +0000 |
parents |
d7ddb3e565de |
children |
|
rev |
line source |
88155
|
1 # Source files which don't match the usual naming conventions, mostly dot files
|
|
2 source ^\.(gdbinit|dbxinit)$
|
|
3
|
|
4 # Auto-generated files, which ignore
|
|
5 precious ^(config\.stamp|config\.h|epaths\.h)$
|
|
6
|
|
7 backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$
|
|
8
|
|
9 # arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543
|