microsoft / microsoft/AdaptiveCards

[JS] clean up various **/dist folders

Open
#6,736 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.