annotate .git/info/exclude @ 2:801f5e934011 draft default tip

Uploaded
author devteam
date Thu, 23 Oct 2014 11:40:52 -0400
parents b76a4f17bbbb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b76a4f17bbbb Uploaded
devteam
parents:
diff changeset
1 # git ls-files --others --exclude-from=.git/info/exclude
b76a4f17bbbb Uploaded
devteam
parents:
diff changeset
2 # Lines that start with '#' are comments.
b76a4f17bbbb Uploaded
devteam
parents:
diff changeset
3 # For a project mostly in C, the following would be a good set of
b76a4f17bbbb Uploaded
devteam
parents:
diff changeset
4 # exclude patterns (uncomment them if you want to use them):
b76a4f17bbbb Uploaded
devteam
parents:
diff changeset
5 # *.[oa]
b76a4f17bbbb Uploaded
devteam
parents:
diff changeset
6 # *~