diff options
Diffstat (limited to 'tests/resources/submodules/.gitted/info')
-rw-r--r-- | tests/resources/submodules/.gitted/info/exclude | 8 | ||||
-rw-r--r-- | tests/resources/submodules/.gitted/info/refs | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/resources/submodules/.gitted/info/exclude b/tests/resources/submodules/.gitted/info/exclude new file mode 100644 index 0000000..dfc4115 --- /dev/null +++ b/tests/resources/submodules/.gitted/info/exclude @@ -0,0 +1,8 @@ +# 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] +# *~ +ignored + diff --git a/tests/resources/submodules/.gitted/info/refs b/tests/resources/submodules/.gitted/info/refs new file mode 100644 index 0000000..ba17abd --- /dev/null +++ b/tests/resources/submodules/.gitted/info/refs @@ -0,0 +1 @@ +09176a980273d801a3e37cc45c84af1366501ed9 refs/heads/master |