mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix: update git ignore, not needed files
This commit is contained in:
parent
cfffd04736
commit
d072428249
6
.gitignore
vendored
6
.gitignore
vendored
@ -15,9 +15,6 @@ coverage/
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/*
|
||||
.jscsrc
|
||||
.jshintrc
|
||||
jsconfig.json
|
||||
|
||||
.idea/
|
||||
|
||||
@ -29,5 +26,4 @@ __tests__
|
||||
__snapshots__
|
||||
|
||||
# Compiled script
|
||||
static
|
||||
!static/favicon.png
|
||||
static/
|
||||
|
Loading…
Reference in New Issue
Block a user