File: comment_4_f9c2acc07dad646cd04a51ca85f45502._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (11 lines) | stat: -rw-r--r-- 823 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16"
 nickname="titaniumfiles"
 avatar="http://cdn.libravatar.org/avatar/067eaf551eb18de259f4d88966622326"
 subject="comment 4"
 date="2020-02-20T19:34:24Z"
 content="""
Sorry for the delay; basically, since I'm using git submodules inside the annex repo as well, while I might want to exclude certain files from my submodules, I still want them in the root annex repository; so I want to read all exclusions from, at the very least, the global `~/.gitignore` (which I *think* also affects `git annex`?) so that when adding to the annex, I'd still have the excluded files when cloning somewhere else.

As a side question, does `git annex` honor `.gitignores` in sub-directories as well, for excluding files in said sub-directories?
"""]]