From e91550dcda82765c5744be93fd0330eb2d76cdca Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Sun, 22 May 2011 20:41:57 -0700 Subject: Add a bare git repo for testing --- t/data/testing.git/info/exclude | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 t/data/testing.git/info/exclude (limited to 't/data/testing.git/info') 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] +# *~ -- cgit 1.4.1