about summary refs log blame commit diff
path: root/third_party/git/templates/info--exclude
blob: a5196d1be8fb59edf8062bef36d3a602e0812139 (plain) (tree)
1
2
3
4
5
6





                                                                 
# 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]
# *~