Revision 04d70dd64837a088f1e95286e328801085631e82 authored by Junio C Hamano on 21 November 2018, 13:57:53 UTC, committed by Junio C Hamano on 21 November 2018, 13:57:53 UTC
Developer aid.

* tg/conflict-marker-size:
  .gitattributes: add conflict-marker-size for relevant files
2 parent s 7532a18 + b9b07ef
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