From 954ff63d867fd2337c8f769594c12d0c6d8eeb72 Mon Sep 17 00:00:00 2001 From: Spencer Date: Tue, 8 Jul 2025 07:01:21 +0000 Subject: [PATCH] Added a comment: We'll call this solved... --- .../comment_2_cfc8c1f62d5524debb5aadfecf17a9ee._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/Relative_Ignores_for_Relative_Imports/comment_2_cfc8c1f62d5524debb5aadfecf17a9ee._comment diff --git a/doc/todo/Relative_Ignores_for_Relative_Imports/comment_2_cfc8c1f62d5524debb5aadfecf17a9ee._comment b/doc/todo/Relative_Ignores_for_Relative_Imports/comment_2_cfc8c1f62d5524debb5aadfecf17a9ee._comment new file mode 100644 index 0000000000..d1aea9bdb9 --- /dev/null +++ b/doc/todo/Relative_Ignores_for_Relative_Imports/comment_2_cfc8c1f62d5524debb5aadfecf17a9ee._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Spencer" + avatar="http://cdn.libravatar.org/avatar/2e0829f36a68480155e09d0883794a55" + subject="We'll call this solved..." + date="2025-07-08T07:01:21Z" + content=""" +OK, I verified that what you accomplished also works on my end. This must be yet another gotcha related to my [previous issue regarding imports](https://git-annex.branchable.com/forum/Import_-_Changing_Largefiles/): once something is imported it is not possible to attempt a \"clean\" re-import. At some point in my initial testing I must have accidentally imported the files ignored at `foo/*.c` (`root-ignore/c` in my case) and from there I could not get those files not to import once again. +"""]]