19 lines
175 B
Plaintext
19 lines
175 B
Plaintext
# common
|
|
coverage
|
|
node_modules
|
|
test/registry/couch
|
|
test/registry/data
|
|
*.log
|
|
*.dump
|
|
.DS_Store
|
|
.nyc_output
|
|
.test
|
|
.tmp
|
|
|
|
# source/config
|
|
src
|
|
*.yml
|
|
.gitignore
|
|
.editorconfig
|
|
.npmrc
|