microsoft / microsoft/react-native-windows

Template gitignore file should exclude binlogs

Open
#5,937 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: Developer Experience Area: Infrastructure Developer First Experience enhancement Workstream: Developer Experience
Dominant language
C++
Stars
17.3k
Forks
1.2k
Avg merge
1d 13h
Merged PRs (30d)
33

Description

We started dropping binlog files in the project root directory during build. These aren't included in the default gitignore and will be checked in by default.

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

Locate the default gitignore template used by the project and inspect how generated binlog files are named. Update the template so those build artifacts are ignored, then verify that a binlog in the project root is no longer reported as an untracked file.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.