0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore: update dot files

This commit is contained in:
Juan Picado @jotadeveloper 2017-11-19 16:06:57 +01:00 committed by juanpicado
parent 93865177b2
commit 710f1fc3f5
2 changed files with 2 additions and 2 deletions

View file

@ -1,13 +1,12 @@
[ignore] [ignore]
.*/node_modules/.* .*/node_modules/.*
lib/.*
.*/test/**/*.json .*/test/**/*.json
.*/static/.* .*/static/.*
.*/test/unit/partials/.* .*/test/unit/partials/.*
.*/test/functional/store/.*
.*/.nyc_output/.* .*/.nyc_output/.*
.*/coverage/.* .*/coverage/.*
.*/.vscode/.* .*/.vscode/.*
.*/build/.*
[include] [include]

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
npm-debug.log npm-debug.log
verdaccio-*.tgz verdaccio-*.tgz
.DS_Store .DS_Store
build/
### ###
!bin/verdaccio !bin/verdaccio