Skip to content

[feat] ignore .env in starter templates - #2732

Merged
benmccann merged 2 commits into
sveltejs:masterfrom
brittneypostma:feat/gitignore-env
Nov 3, 2021
Merged

[feat] ignore .env in starter templates#2732
benmccann merged 2 commits into
sveltejs:masterfrom
brittneypostma:feat/gitignore-env

Conversation

@brittneypostma

Copy link
Copy Markdown
Contributor

.env is added to .gitignore in skeleton and default starters

Closes #2718

@changeset-bot

changeset-bot Bot commented Nov 3, 2021

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7c29101

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ignatiusmb ignatiusmb changed the title feat: added .env to gitignore for skeleton and default starters [feat] ignore .env in starter templates Nov 3, 2021
@ignatiusmb

Copy link
Copy Markdown
Member

Can you also add a changeset so this change gets tracked in the changelog

@ignatiusmb ignatiusmb added feature / enhancement New feature or request template labels Nov 3, 2021
@benmccann
benmccann merged commit a07ed46 into sveltejs:master Nov 3, 2021
@github-actions github-actions Bot mentioned this pull request Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature / enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .env to .gitignore file generated by starter

4 participants