microsoft / microsoft/AdaptiveCards
[JS] clean up various **/dist folders
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Need to make sure we don't have any dist or lib folders checked in, and then make sure our .gitignore is correctly authored.
Originally posted by @licanhua in https://github.com/microsoft/AdaptiveCards/pull/6724#discussion_r748663387
Contributor guide
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
Search the repository for tracked dist or lib folders, then inspect the .gitignore file and the locations that prompted this issue. Confirm which generated folders should be excluded and verify the ignore rules cover them. Done means no unintended dist or lib folders remain checked in and .gitignore is correctly authored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100