From 1725f2d32849913cfa341016a253b8975c8acf9a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 2 May 2025 07:15:17 -0300 Subject: rm -rf tests/resources/repositories/repo-{1,2}/.gitdir/info/ --- tests/resources/repositories/repo-1/.gitdir/info/exclude | 6 ------ tests/resources/repositories/repo-2/.gitdir/info/exclude | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 tests/resources/repositories/repo-1/.gitdir/info/exclude delete mode 100644 tests/resources/repositories/repo-2/.gitdir/info/exclude diff --git a/tests/resources/repositories/repo-1/.gitdir/info/exclude b/tests/resources/repositories/repo-1/.gitdir/info/exclude deleted file mode 100644 index a5196d1..0000000 --- a/tests/resources/repositories/repo-1/.gitdir/info/exclude +++ /dev/null @@ -1,6 +0,0 @@ -# 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] -# *~ diff --git a/tests/resources/repositories/repo-2/.gitdir/info/exclude b/tests/resources/repositories/repo-2/.gitdir/info/exclude deleted file mode 100644 index a5196d1..0000000 --- a/tests/resources/repositories/repo-2/.gitdir/info/exclude +++ /dev/null @@ -1,6 +0,0 @@ -# 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 v1.2.3