feat: Add sidebar git colors support

This commit is contained in:
Mattia Astorino 2017-10-19 11:12:25 +02:00
parent b4748f8779
commit 0cf20070c2
11 changed files with 19 additions and 11 deletions

View file

@ -7,7 +7,6 @@
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"node_modules": true,
"**/*.js": {
"when": "$(basename).ts"
},