Skip to content

Fix gitignore #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2021
Merged

Fix gitignore #39

merged 2 commits into from
May 3, 2021

Conversation

MarcusOtter
Copy link
Contributor

Remove lock file gitignores

Reasons:

Fix gitignore build path

Reasons:

Sources:
- "Do I commit the package-lock.json file created by npm 5?" (https://stackoverflow.com/questions/39990017/should-i-commit-the-yarn-lock-file-and-what-is-it-for) and
- "Should I commit the yarn.lock file?" (https://stackoverflow.com/questions/39990017/should-i-commit-the-yarn-lock-file-and-what-is-it-for)
- The svelte rollup template which does not have these files in the gitignore. https://github.com/sveltejs/template/blob/master/.gitignore
It was changed as of #34 and #36 but the gitignore was never updated.
@benmccann benmccann merged commit 45224d8 into sveltejs:master May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants