Remove config.json from tracking, add .gitignore
This commit is contained in:
parent
651d2f8dfc
commit
fa3656b95c
2 changed files with 1 additions and 4 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
api/config.json
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"username": "ronin",
|
|
||||||
"passwordHash": "8518f2bf8cc5ffc6fcf27f52fc6532641260982d1c6bfb05c03e4002dc421a00"
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue