Skip to content

docs: add .gitignore to stackblitz template - #33847

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33836/examples-gitignore
Sep 22, 2026
Merged

crisbeto merged 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.

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Sep 22, 2026
@crisbeto
crisbeto merged commit 6a203b7 into angular:main Sep 22, 2026
35 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Sep 22, 2026
Adds a `.gitignore` file to the Stackblitz template to prevent `dist` files from showing up for users.

Fixes #33836.

(cherry picked from commit 6a203b7)
crisbeto added a commit that referenced this pull request Sep 22, 2026
Adds a `.gitignore` file to the Stackblitz template to prevent `dist` files from showing up for users.

Fixes #33836.

(cherry picked from commit 6a203b7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker 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

2 participants