AlexsLemonade / AlexsLemonade/training-modules

Ignore data files for gitignore.user

Open
#799 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
77
Forks
35
Avg merge
1d 13h
Merged PRs (30d)
4

Description

When creating gitignore.user, I forgot to pay attention to the individual module gitignore files... which means we are not ignoring data files. That's bad. We want to ignore those, but we probably don't want to ignore everything in the data folders and all the same things that we ignore in the main repository.

Contributor guide

Open the contributing guide

Research direction

Start by comparing gitignore.user with the individual module gitignore files and the main repository rules. Identify the data-file patterns that should be added without ignoring every file in data folders or duplicating all main-repository exclusions. Done means the intended data files are ignored while unrelated data-folder contents remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.