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:
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/