]> git.ipfire.org Git - thirdparty/git.git/blame - templates/info--exclude
Merge branch 'en/clean-nested-with-ignored'
[thirdparty/git.git] / templates / info--exclude
CommitLineData
100e762a 1# git ls-files --others --exclude-from=.git/info/exclude
d3af621b
JH
2# Lines that start with '#' are comments.
3# For a project mostly in C, the following would be a good set of
4# exclude patterns (uncomment them if you want to use them):
5# *.[oa]
6# *~