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

Add .vscode/ to Maven.gitignore file #4570

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BlackBossX
Copy link

What I added:
Added the following to Maven.gitignore to ignore VS Code-specific files:

### VS Code ###
.vscode/

Why:
This repository is very helpful, and I use Maven.gitignore often. Every time I use it with VS Code, I need to manually add .vscode/to the file. I thought it would be useful to fork the repo and make this change so it can help others as well.

Thank you for considering this update!

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