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

Ignore .vite files in Git #231

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Ignore .vite files in Git #231

merged 1 commit into from
Oct 9, 2023

Conversation

realashleybailey
Copy link

The .gitignore file has been updated to exclude .vite files from being tracked in Git. This change prevents .vite files from cluttering the repository and helps maintain a clean commit history. .vite files are typically generated by Vite, a build tool for web applications.

The .gitignore file has been updated to exclude .vite files from being tracked in Git. This change prevents .vite files from cluttering the repository and helps maintain a clean commit history. .vite files are typically generated by Vite, a build tool for web applications.
@realashleybailey realashleybailey merged commit 71ae4a5 into v3-beta Oct 9, 2023
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