aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-02 07:15:17 -0300
committerEuAndreh <eu@euandre.org>2025-05-02 07:15:17 -0300
commit1725f2d32849913cfa341016a253b8975c8acf9a (patch)
tree9bc9eeb608bea1e3c2ce2168d14856153d189049
parentrm tests/resources/repositories/repo-{1,2}/.gitdir/hooks/*.sample (diff)
downloadgistatic-1725f2d32849913cfa341016a253b8975c8acf9a.tar.gz
gistatic-1725f2d32849913cfa341016a253b8975c8acf9a.tar.xz
rm -rf tests/resources/repositories/repo-{1,2}/.gitdir/info/
-rw-r--r--tests/resources/repositories/repo-1/.gitdir/info/exclude6
-rw-r--r--tests/resources/repositories/repo-2/.gitdir/info/exclude6
2 files changed, 0 insertions, 12 deletions
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]
-# *~