Update gitignore.

This commit is contained in:
Leo Vasanko 2025-07-06 19:42:54 -06:00
parent 93d0b7a8de
commit 9c2b7cf450

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ dist/
!.gitignore !.gitignore
*.lock *.lock
*.db *.db
server-secret.bin