Remove config.json from tracking, add .gitignore

This commit is contained in:
ronin 2026-03-29 17:58:24 +00:00
parent 651d2f8dfc
commit fa3656b95c
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
api/config.json

View file

@ -1,4 +0,0 @@
{
"username": "ronin",
"passwordHash": "8518f2bf8cc5ffc6fcf27f52fc6532641260982d1c6bfb05c03e4002dc421a00"
}