Revision e5fc9a0aea2c3c49829b5cdf499339e5c759706b authored by Junio C Hamano on 17 February 2008, 06:44:31 UTC, committed by Junio C Hamano on 17 February 2008, 08:20:38 UTC
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 965053b
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