Skip to content

docs: add .gitignore to stackblitz template - #33847

Open
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:33836/examples-gitignore
Open

crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:33836/examples-gitignore

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Adds a .gitignore file to the Stackblitz template to prevent dist files from showing up for users.

Fixes #33836.

Adds a `.gitignore` file to the Stackblitz template to prevent `dist` files from showing up for users.

Fixes angular#33836.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Sep 21, 2026
@pullapprove
pullapprove Bot requested review from ok7sai and tjshiu September 21, 2026 12:19
@angular-robot angular-robot Bot added the area: docs Related to the documentation label Sep 21, 2026
} @else {
<div class="docs-example-viewer-title">
<p>{{exampleData?.title}}</p>
{{exampleData?.title}}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes some weird spacing in the example header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-bug(harness): Add dist folder of harness examples to .gitignore

1 participant