annotate myTools/.git/info/exclude @ 6:f9f71cf4c3e3

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