diff options
| author | Jonathan "Duke" Leto <jonathan@leto.net> | 2011-05-23 20:43:43 -0700 |
|---|---|---|
| committer | Jonathan "Duke" Leto <jonathan@leto.net> | 2011-05-23 20:43:43 -0700 |
| commit | 15e96b9f945f9d58ddbe07fab0b2d41474b05118 (patch) | |
| tree | f7d0349fa5e8c5987e7da0c26022d385e82a8262 /t/data/testing/._git_/info/exclude | |
| parent | Teach capsule about HARNESS_TIMER (diff) | |
| parent | Unbreak capsule.sh (diff) | |
| download | jitterbug-15e96b9f945f9d58ddbe07fab0b2d41474b05118.tar.gz | |
Merge branch 'git_refactor'
Diffstat (limited to 't/data/testing/._git_/info/exclude')
| -rw-r--r-- | t/data/testing/._git_/info/exclude | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/data/testing/._git_/info/exclude b/t/data/testing/._git_/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/t/data/testing/._git_/info/exclude @@ -0,0 +1,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] +# *~ |
