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

.npmignore « is-property « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8ecfa25a868d833ad4e8d1a134517915370c6836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

npm-debug.log
node_modules/*
*.DS_Store
test/*