summaryrefslogtreecommitdiff
path: root/tests/resources/testrepo_256/.gitted/info/exclude
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2023-04-05 10:39:01 +0100
committerEdward Thomson <ethomson@edwardthomson.com>2023-04-05 10:39:01 +0100
commit751887211b9f9fde4eff15018d2b524da55274d2 (patch)
treec59f9815cd971168a9bc2c90ef9a2066ebdd8d43 /tests/resources/testrepo_256/.gitted/info/exclude
parentf7fd9ce947fc2189ce80abc31fdc6077df94f73b (diff)
downloadlibgit2-751887211b9f9fde4eff15018d2b524da55274d2.tar.gz
index: add sha256 supportethomson/sha256_index
Diffstat (limited to 'tests/resources/testrepo_256/.gitted/info/exclude')
-rw-r--r--tests/resources/testrepo_256/.gitted/info/exclude6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/resources/testrepo_256/.gitted/info/exclude b/tests/resources/testrepo_256/.gitted/info/exclude
new file mode 100644
index 000000000..a5196d1be
--- /dev/null
+++ b/tests/resources/testrepo_256/.gitted/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]
+# *~