Initial Commit

This commit is contained in:
2022-09-08 18:18:14 -04:00
commit de9a0e3f72
27 changed files with 1269 additions and 0 deletions

6
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"recommendations": [
"puppet.puppet-vscode",
"rebornix.Ruby"
]
}