Skip to content
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

frontend: pull config files into main to avoid node module dumping on branch switch #7

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

michaelharlow
Copy link
Collaborator

Due to the frontend .gitignore not being in the main branch, when switching branches git will think every node module file (10,000+) is a new file in the branch

initialize the frontend with a full stack (Vite, React, Tailwind, TS)
@michaelharlow michaelharlow self-assigned this Oct 16, 2024
@michaelharlow michaelharlow merged commit 4a5ecac into main Oct 16, 2024
1 check passed
@michaelharlow michaelharlow deleted the frontend/config branch October 17, 2024 00:44
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