Skip to content

Add JavaScript gitignore #15

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 0 commits into from
Dec 4, 2023
Merged

Add JavaScript gitignore #15

merged 0 commits into from
Dec 4, 2023

Conversation

dmohns
Copy link
Member

@dmohns dmohns commented Dec 4, 2023

Currently, the Frontend/UI part of the project's build and development files are not Git-ignored by the repositories main .gitignore. As a result, when running npm install/npm run build the git log shows 10K diffs or more.

Adding a default JavaScript Gitignore fixes this.

@alchalade alchalade merged this pull request into main Dec 4, 2023
@alchalade alchalade deleted the Add-JavaScript-gitignore branch December 4, 2023 08:47
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