dabit3 / dabit3/react-native-ai

.yarn needs to be added to .gitignore

Open Beginner friendly
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.3k
Forks
169
PR merge metrics
No merged PRs in 30d

Description

In both app and server directories, the .gitignore files don't contain the .yarn directory. This causes the "git add ." to be needlessly large.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the .gitignore files in the app and server directories. Confirm how the missing .yarn entries affect git add ., then update both files and verify that .yarn contents are ignored in each directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.