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

.npmignore « osenv « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c23deeb34b05ebdf1858887267df64123ecdd7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.swp
.*.swp

.DS_Store
*~
.project
.settings
npm-debug.log
coverage.html
.idea
lib-cov

node_modules