Skip to content

tools: ignore VS compiler output under deps/v8/gypfiles - #20527

Closed
fs-eire wants to merge 1 commit into
nodejs:masterfrom
fs-eire:ignore-vs-compiler-output-under-deps-v8-gypfiles
Closed

tools: ignore VS compiler output under deps/v8/gypfiles#20527
fs-eire wants to merge 1 commit into
nodejs:masterfrom
fs-eire:ignore-vs-compiler-output-under-deps-v8-gypfiles

Conversation

@fs-eire

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label May 4, 2018
@fs-eirefs-eire changed the title Ignore VS compiler output under deps/v8/gypfilesmeta: Ignore VS compiler output under deps/v8/gypfilesMay 4, 2018
@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 5, 2018
@BridgeAR

Copy link
Copy Markdown
Member

The commit message has to be fixed to e.g., tools: ignore VS compiler output before or while landing.

@BridgeARBridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label May 5, 2018
@fs-eirefs-eire changed the title meta: Ignore VS compiler output under deps/v8/gypfilestools: ignore VS compiler output under deps/v8/gypfilesMay 7, 2018
targos pushed a commit that referenced this pull request May 10, 2018
Add gitignore rules to ignore compiler output under deps/v8/gypfiles.
PR-URL: #20527
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targos

Copy link
Copy Markdown
Member

Landed in 81b99da 🎉

@fs-eire Congratulations on your first commit in Node.js core!

@targostargos closed this May 10, 2018
targos pushed a commit that referenced this pull request May 12, 2018
Add gitignore rules to ignore compiler output under deps/v8/gypfiles.
PR-URL: #20527
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@addaleaxaddaleax mentioned this pull request May 14, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@fs-eire@BridgeAR@targos@jasnell@cjihrig@trivikr@nodejs-github-bot