aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2020-10-30tools: add msvc /P output to .gitignoreJiawen Geng
2020-09-30tools: add pythonenv to .gitignoreMichaël Zasso
2020-08-20build,win: use x64 Node when building for ARM64Dennis Ameling
2020-07-23quic: gitignore qlog filesJames M Snell
2020-04-09build: remove `.txt` files from .gitignoreRich Trott
2020-03-27build: drop Travis in favor of ActionsMatheus Marchini
2020-03-10build: macOS package notarizationRod Vagg
2020-01-31build: ignore all the "Debug","Release" foldersConorDavenport
2019-12-13build,win: support building MSI with VS2019João Reis
2019-07-28build: ignore backup filesAdam Majer
2019-07-15tools: add coverage to ignored filesLucas Holmquist
2019-06-08deps: ignore deps/.cipd fetched by deps/v8/tools/node/fetch_deps.pyJoyee Cheung
2019-06-03build,meta: rearrange and narrow git ignore rulesRefael Ackermann
2019-05-02tools: add Release and Debug symlinks to .gitignoreGerhard Stoebich
2019-04-22deps,test: bump googletest to 39f72ea6f5Refael Ackermann
2019-04-12build,win: put all compilation artifacts into `out`Refael Ackermann
2019-04-08tools: move cpplint configuration to .cpplintRefael Ackermann
2019-03-28build,deps: move gypfiles out 2/2 - movingRefael Ackermann
2019-03-02tools: remove unneeded .gitignore entriesRich Trott
2018-10-15build: add .DS_store to .gitgnoreMarcos Frony
2018-10-04build: cleanup in .gitignoreRefael Ackermann
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-08-25tools: add missing package-lock to clang-formatMichaël Zasso
2018-08-03tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-06-29build: remove requirement to re-run ./configureAnna Henningsen
2018-06-24test: remove outdated, non-functioning testAnatoli Papirovski
2018-06-08build: initial .travis.yml implementationAnna Henningsen
2018-05-10tools: ignore VS compiler outputYulong Wang
2018-04-27doc: remove eu-strip from tarballjvelezpo
2018-02-24tools: ignore VS compiler output in deps/v8Michaël Zasso
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-01-25Revert "build,test: make building addon tests less fragile"Rod Vagg
2018-01-21build,test: make building addon tests less fragileBen Noordhuis
2018-01-11tools: move eslint from tools to tools/node_modulesMichaël Zasso
2018-01-09tools: do not override V8's gitignoreYang Guo
2017-12-31gitignore: ignore *.VC.db filesTobias Nießen
2017-11-22test: keep coverage reports after coverage-cleanAnatoli Papirovski
2017-11-14tools: speed up lint-md-buildRefael Ackermann
2017-10-25build: add lint-md-buildDaijiro Wachi
2017-09-28tools, build: refactor macOS installerJP Wesselink
2017-09-08test: exclude write-coverage from coverage reportBenjamin Coe
2017-06-07gitignore: add libuv book and GitHub templatecjihrig
2017-05-27build: ignore more VC++ artifactsRefael Ackermann
2017-05-02tools: ignore node_trace.*.logDaijiro Wachi
2017-03-31tools: update dotfile whitelist in .gitignoreMichaël Zasso
2016-12-04meta: whitelist dotfiles in .gitignoreClaudio Rodriguez
2016-11-10gitignore: ignore all tap filesJohan Bergström
2016-08-30tools: enable caching for jslint taskRich Trott
2016-08-05tools: add .vscode folder to .gitignoreJosh Gavant