From 9c2b7cf450b2bc0cb4c818ccc288f764f180bb33 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Sun, 6 Jul 2025 19:42:54 -0600 Subject: [PATCH] Update gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e0fe315..136e5a0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ dist/ .* !.gitignore *.lock -*.db \ No newline at end of file +*.db +server-secret.bin \ No newline at end of file