https://github.com/git/git
Raw File
Tip revision: 8d712aafd2df3c1f5147a28947f98cefe667cf76 authored by Junio C Hamano on 21 December 2005, 21:51:51 UTC
GIT 1.0.0b
Tip revision: 8d712aa
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