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-09-15 22:41:25 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-09-15 22:42:19 +0300
commit0dce32edcbc66e4cdeab34411ffc8655f45414af (patch)
treeed3ba890b4a7b0948e7bb57a1eb99251fcbc948a /workspaces/libnpmaccess/.gitignore
parenta0cfaebc95dd2e6d4c0f8573407e800395bb58ec (diff)
chore: template-oss@4.2.0lk/template-osslk/cli-template-oss
Diffstat (limited to 'workspaces/libnpmaccess/.gitignore')
-rw-r--r--workspaces/libnpmaccess/.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/workspaces/libnpmaccess/.gitignore b/workspaces/libnpmaccess/.gitignore
index 617e50ca0..79af2bfca 100644
--- a/workspaces/libnpmaccess/.gitignore
+++ b/workspaces/libnpmaccess/.gitignore
@@ -4,18 +4,18 @@
/*
# keep these
-!/.eslintrc.local.*
!**/.gitignore
-!/docs/
-!/tap-snapshots/
-!/test/
-!/map.js
-!/scripts/
-!/README*
-!/LICENSE*
-!/CHANGELOG*
!/.eslintrc.js
+!/.eslintrc.local.*
!/.gitignore
!/bin/
+!/CHANGELOG*
+!/docs/
!/lib/
+!/LICENSE*
+!/map.js
!/package.json
+!/README*
+!/scripts/
+!/tap-snapshots/
+!/test/