Skip to content

Protect Gitignore, exclude generated files.#34

Merged
sbaechler merged 1 commit into
mainfrom
gitignore
Jul 9, 2026
Merged

Protect Gitignore, exclude generated files.#34
sbaechler merged 1 commit into
mainfrom
gitignore

Conversation

@sbaechler

Copy link
Copy Markdown
Member

npm removed the .gitignore file from the template when publishing, so the file has been renamed to gitignore.
But then all the previously ignored files were added to the package, so that's why those files are now explicitly excluded.

npm removed the .gitignore file from the template when publishing,
so the file has been renamed to gitignore.
But then all the previously ignored files were added to the package, so
that's why those files are now explicitly excluded.
@sbaechler sbaechler merged commit 24d9e42 into main Jul 9, 2026
1 check passed
@sbaechler sbaechler deleted the gitignore branch July 9, 2026 17:54
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.

1 participant