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

build: cleanup in .gitignore #23180

Merged
merged 1 commit into from
Oct 4, 2018
Merged

build: cleanup in .gitignore #23180

merged 1 commit into from
Oct 4, 2018

Commits on Oct 4, 2018

  1. build: cleanup in .gitignore

    * explicitly unignore files that we track.
    
    The following are not created anymore (only as subdirs of v8/gypfiles)
    /deps/v8/src/debug/obj
    deps/v8/src/Debug/
    deps/v8/src/Release/
    deps/v8/src/inspector/Debug/
    deps/v8/src/inspector/Release/
    
    PR-URL: nodejs#23180
    Refs: nodejs#23156
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    5af1ac6 View commit details
    Browse the repository at this point in the history