git ate my resources folder with the defaultConfig.jsonc

pull/13/head
Kelvin Schoofs 7 years ago
parent 6d04842db9
commit 8125238bdb

@ -0,0 +1,8 @@
// If you haven't already, associate .jsonc files with "JSON with Comments (jsonc)"
{
"root": "/tmp",
"host": "localhost",
"port": 22,
"username": "root",
"password": true
}
Loading…
Cancel
Save