dev things
This commit is contained in:
parent
fa62d3adfe
commit
f548449f8c
2
freechat-client/.gitignore
vendored
2
freechat-client/.gitignore
vendored
@ -11,3 +11,5 @@ pages/css/
|
|||||||
.vscode/
|
.vscode/
|
||||||
share/
|
share/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
dev/
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"username": "shockrah",
|
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
{
|
||||||
"name": "cool1",
|
"name": "cool1",
|
||||||
@ -19,5 +18,5 @@
|
|||||||
|
|
||||||
"ignore-me": "global's like this are mainly for default configuration things",
|
"ignore-me": "global's like this are mainly for default configuration things",
|
||||||
"global-username": "shockrah",
|
"global-username": "shockrah",
|
||||||
"proxy": "one day this will be a thing"
|
"global-proxy": "one day this will be a thing but not today"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user