dev things

This commit is contained in:
shockrah 2021-01-27 19:20:53 -08:00
parent fa62d3adfe
commit f548449f8c
2 changed files with 3 additions and 2 deletions

View File

@ -11,3 +11,5 @@ pages/css/
.vscode/
share/
node_modules/
dev/

View File

@ -1,5 +1,4 @@
{
"username": "shockrah",
"servers": [
{
"name": "cool1",
@ -19,5 +18,5 @@
"ignore-me": "global's like this are mainly for default configuration things",
"global-username": "shockrah",
"proxy": "one day this will be a thing"
"global-proxy": "one day this will be a thing but not today"
}