Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 6be0559183ac0b40680df314748141d1bdf28e41 authored by Junio C Hamano on 06 April 2011, 17:57:32 UTC
Git 1.7.5-rc1
Tip revision: 6be0559
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