File: Exclude_specific_files_from_a_special_remote.mdwn

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 (3 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (8)
1
2
3
I have a special remote configured to/from which I can copy files correctly.
I would like to be prevent some annexed files to be copied to this remote, automatically (in other words, without excluding them manually on the command line)
How can this be done?