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

.gitignore « docs - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c09c2f4a26d85b897149ce785568ebdd9ad2ab96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# This file is automatically added by @npmcli/template-oss. Do not edit.

# ignore everything in the root
/*

# keep these
!**/.gitignore
!/.eslintrc.js
!/.eslintrc.local.*
!/.gitignore
!/bin/
!/CHANGELOG*
!/content/
!/docs/
!/lib/
!/LICENSE*
!/map.js
!/nav.yml
!/package.json
!/README*
!/scripts/
!/tap-snapshots/
!/test/