annotate lib-src/.arch-inventory @ 88315:db0e12d3694b
*** empty log message ***
author |
Alex Schroeder <alex@gnu.org> |
date |
Tue, 07 Feb 2006 00:19:15 +0000 |
parents |
d7ddb3e565de |
children |
|
rev |
line source |
88155
|
1 # Ignore binaries
|
|
2 backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$
|
|
3
|
|
4 # Building actually makes a copy/link of the source file
|
|
5 precious ^(ctags\.c)$
|
|
6
|
|
7 # Windows generates this
|
|
8 backup ^(DOC)$
|
|
9
|
|
10 # arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f
|