about summary refs log tree commit diff
path: root/t/data/testing.git/info/exclude
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 21:02:23 -0700
committerJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 21:02:23 -0700
commit84147ee6d4a5d53d93f4a73300a192f854eb1ccd (patch)
tree883782c9efc36d21f1efbc19bb4f593ca9e5a9d8 /t/data/testing.git/info/exclude
parentRemove dep on Git::Repository (diff)
parentMake hook test data refer to the new git repo for testing (diff)
downloadjitterbug-84147ee6d4a5d53d93f4a73300a192f854eb1ccd.tar.gz
Merge branch 'master' into git_refactor
Diffstat (limited to 't/data/testing.git/info/exclude')
-rw-r--r--t/data/testing.git/info/exclude6
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]
+# *~