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

.npmignore « npm-user-validate « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 39747c08b4dc95998513470902bcf83800dad3fd (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