From 19979216185894d99a108adcc8e3d356a5979dd4 Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Jul 2024 19:25:00 -0600 Subject: config --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0630f1b..00cc0b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -db.json \ No newline at end of file +db.json* +config.json* \ No newline at end of file -- cgit v1.2.3