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-04-08 18:24:56 +0300
committerNathan Fritz <fritzy@github.com>2022-04-14 00:20:48 +0300
commit672fce84b25ecbe58d311acfae6c43e5ca2d778d (patch)
tree39e8ac90263f4386284e8d93ef2bbe7f30a9f32a /smoke-tests/.gitignore
parent3f7fe17d1ea743b3ce1f27b9156e9fa0e358a7df (diff)
chore: refactor smoke-tests
Diffstat (limited to 'smoke-tests/.gitignore')
-rw-r--r--smoke-tests/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/smoke-tests/.gitignore b/smoke-tests/.gitignore
new file mode 100644
index 000000000..617e50ca0
--- /dev/null
+++ b/smoke-tests/.gitignore
@@ -0,0 +1,21 @@
+# This file is automatically added by @npmcli/template-oss. Do not edit.
+
+# ignore everything in the root
+/*
+
+# keep these
+!/.eslintrc.local.*
+!**/.gitignore
+!/docs/
+!/tap-snapshots/
+!/test/
+!/map.js
+!/scripts/
+!/README*
+!/LICENSE*
+!/CHANGELOG*
+!/.eslintrc.js
+!/.gitignore
+!/bin/
+!/lib/
+!/package.json