chore: update gitignore - prevent accidentally committing client config

This commit is contained in:
Zhongheng Liu 2025-12-20 01:07:31 +02:00
commit 2566eb450f
Signed by: steven
GPG key ID: F69B980899C1C09D

5
.gitignore vendored
View file

@ -42,3 +42,8 @@ out/
### VS Code ###
.vscode/
### CUSTOM settings ###
# client-specific configuration file #
client/config.json