Last active
March 15, 2017 16:56
-
-
Save marylly/b6504b09fc16b7165adf0ddfc54d1008 to your computer and use it in GitHub Desktop.
VS Code Projects Configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Botão Denúncia e Sugestão", | |
"rootPath": "$home/devel/botao-denuncia", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch Master", | |
"rootPath": "$home/devel/master", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branc RC", | |
"rootPath": "$home/devel/rc", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch V2", | |
"rootPath": "$home/devel/v2", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch Agent Area Spreadsheet", | |
"rootPath": "$home/devel/agent-area-spreadsheet", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch Entities History", | |
"rootPath": "$home/devel/devel-entitiesHistory", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch Mailer", | |
"rootPath": "$home/devel/devel-mailer", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch Saas", | |
"rootPath": "$home/devel/devel-SaaS", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch Taxonomies Refactor", | |
"rootPath": "$home/devel/refactor-taxonomies", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "master", | |
"rootPath": "$home/devel/v2", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "fixes-seals", | |
"rootPath": "$home/devel/fixes-seals", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "devel-opportunities", | |
"rootPath": "$home/devel/devel-opportunities", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Fundação Perseu Abramo", | |
"rootPath": "$home/devel/perseuabramo", | |
"paths": [], | |
"group": "" | |
}, | |
{ | |
"name": "Branch V3", | |
"rootPath": "$home/devel/v3", | |
"paths": [], | |
"group": "" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment