diff options
Diffstat (limited to 'spec/fixtures/test.git/git/info/exclude')
-rw-r--r-- | spec/fixtures/test.git/git/info/exclude | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/fixtures/test.git/git/info/exclude b/spec/fixtures/test.git/git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/spec/fixtures/test.git/git/info/exclude | |||
@@ -0,0 +1,6 @@ | |||
1 | # git ls-files --others --exclude-from=.git/info/exclude | ||
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 | # *~ | ||