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

Commits on Oct 19, 2019

  1. Merge pull request #1 from google/master

    Making my repository up-to-date
    FanJups authored Oct 19, 2019
    Configuration menu
    Copy the full SHA
    f233139 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Merge pull request #2 from google/master

    Syncing
    FanJups authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    400f0a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Merge pull request #3 from google/master

    Syncing
    FanJups authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    33f08a1 View commit details
    Browse the repository at this point in the history
  2. Add other useless files

    1) Maven :
    
    mvnw
    mvnw.cmd
    .mvn/
    
    2) Netbeans :
    
    /nbproject/private/
    /nbbuild/
    /dist/
    /nbdist/
    /.nb-gradle/
    build/
    
    3) VS Code:
    
     .vscode/
    FanJups committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    4b4cb7c View commit details
    Browse the repository at this point in the history