mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
10 lines
343 B
Text
10 lines
343 B
Text
# Ignore binaries
|
|
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|fakemail|blessmail|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
|