Last active
February 2, 2019 19:29
-
-
Save KlimDos/69d66e80830f0984bd28ffdf390d0eb4 to your computer and use it in GitHub Desktop.
vs-code-workspace-my-home-projects.code-workspace
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
Show hidden characters
{ | |
"folders": [ | |
{ | |
"path": "my-git/polo-aws-infra-pub" | |
}, | |
{ | |
"path": "my-git/my_ansible_stuff" | |
} | |
], | |
"settings": { | |
"cSpell.language": "en,en-GB,en-US" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment