Initial commit

This commit is contained in:
2024-11-20 10:55:23 -05:00
commit 0996ef478b
19 changed files with 1257 additions and 0 deletions

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

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