Revision ab43e495dd095547c3ada9ae13b72f9741a7f0d2 authored by Junio C Hamano on 25 August 2007, 08:26:20 UTC, committed by Junio C Hamano on 25 August 2007, 15:33:47 UTC
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 0058a33
Raw File
info--exclude
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
back to top