mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
(build): Ignore wiki from dot file
This commit is contained in:
parent
99bc24c0ef
commit
51cb473141
2 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,4 @@ node_modules
|
|||
lib/static
|
||||
coverage/
|
||||
lib/GUI/
|
||||
wiki/
|
||||
|
|
|
@ -4,3 +4,4 @@ coverage/
|
|||
verdaccio-*.tgz
|
||||
test-storage*
|
||||
/.*
|
||||
wiki/
|
||||
|
|
Loading…
Reference in a new issue