Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Karrys <luke@lukekarrys.com>2022-03-30 18:32:22 +0300
committerGitHub <noreply@github.com>2022-03-30 18:32:22 +0300
commita59fd2cb863245fce56f96c90ac854e62c5c4d6f (patch)
treef1421497144abae5a2d0190f9d06adc3e4b5da36 /docs/.gitignore
parentcc0a2ec9999b956ea654deaf68fd49ae4bf1a1c0 (diff)
deps: @npmcli/template-oss@3.2.2 (#4639)
- add some basic tests for docs - make dockhand script work on windows - cleanup main CI to match template-oss - add a git status check for cli ci tests - use resetdeps for ci steps
Diffstat (limited to 'docs/.gitignore')
-rw-r--r--docs/.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
index 27a0f6c59..823857bf9 100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
@@ -16,9 +16,7 @@
!/CHANGELOG*
!/.eslintrc.js
!/.gitignore
-!/config.json
+!/bin/
!/content/
-!/dockhand.js
!/nav.yml
!/package.json
-!/template.html