microsoft / microsoft/aspire

`aspire new` starter apps include gitignore for react but not .Net projects

Open
#14,800 1 comment 0 reactions 0 assignees View on GitHub
area-templates
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Is your feature request related to a problem? Please describe the problem.

After building and `git init`ing a new starter project created with `aspire new`, git wanted to commit files from `obj` directories:

Image

### Describe the solution you'd like

I'd expect the starter apps created through `aspire new` to include appropriate `.gitignore` files.

### Additional context

The react front end does include a `.gitignore`. I did come across #1299 suggesting a decision was made to not include these files, but then why does the react template include a `.gitignore`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.