chore(gitignore): add trace.db and config.json to ignore-list

This commit is contained in:
Zhongheng Liu 2026-01-09 15:11:58 +01:00
commit 95213519a3
Signed by: steven
GPG key ID: F69B980899C1C09D

4
.gitignore vendored
View file

@ -47,3 +47,7 @@ out/
# client-specific configuration file #
client/config.json
config.json
# JPA trace database
**/*.trace.db