dabit3 / dabit3/react-native-ai
.yarn needs to be added to .gitignore
Open
Beginner friendly
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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