ml-opensource / ml-opensource/notificationsClients
Remove build folder from sources
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Should we remove the build folder from git? https://github.com/nodes-ios/notificationsClients/tree/main/Example/Modules/build
I first noticed this because GitHub said the predominant language of this repo is MAkefile, and when clicking on it, it showed 2 file form the build folder 😅


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 Example/Modules/build and the repository's tracked source files to determine whether the folder contains generated build artifacts. Confirm whether removing it is appropriate, then verify the repository no longer includes those files and that the Swift notification dependencies remain usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100