kernc / kernc/myba

Avoid reading .gitignore

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

By inheritance, we honor [_.gitignore_ files](https://git-scm.com/docs/gitignore) for any directories that contain them.

Ideally, we would not read those files, but use something like .mybaignore instead.

This is presently not possible with pure git.
One option would be to temporarily occlude .gitignore files before our git ops, but this is not liked.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is identified. Start by locating the backup command's Git operations and determine how .gitignore is currently honored; done requires a decided and tested way to use an alternative ignore file without temporarily hiding .gitignore files.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, shell
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.