diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/.arch-inventory | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib-src/.arch-inventory b/lib-src/.arch-inventory deleted file mode 100644 index ea3cf805826..00000000000 --- a/lib-src/.arch-inventory +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | # Ignore binaries | ||
| 2 | backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|fakemail|blessmail|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 | ||