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 other useless files & folders to .gitignore #3961

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

FanJups
Copy link

@FanJups FanJups commented Jul 11, 2020

1) Maven

  • mvnw
  • mvnw.cmd
  • .mvn/

2) Netbeans

  • /nbproject/private/
  • /nbbuild/
  • /dist/
  • /nbdist/
  • /.nb-gradle/
  • build/

3) VS Code

  • .vscode/

Making my repository up-to-date
1) Maven :

mvnw
mvnw.cmd
.mvn/

2) Netbeans :

/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/

3) VS Code:

 .vscode/
@FanJups FanJups changed the title Add other useless files & folders Add other useless files & folders to .gitignore Jul 11, 2020
@netdpb netdpb added P3 type=other Miscellaneous activities not covered by other type= labels labels Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes P3 type=other Miscellaneous activities not covered by other type= labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants