mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
d0e37e4839
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
11 lines
357 B
Plaintext
11 lines
357 B
Plaintext
# Ignore binaries
|
|
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$
|
|
|
|
# Building actually makes a copy/link of the source file
|
|
precious ^(ctags\.c)$
|
|
|
|
# Windows generates this
|
|
backup ^(DOC)$
|
|
|
|
# arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f
|