From 5afbe695f2b2475dd80569d018963ca81ac92c64 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Tue, 12 Nov 2024 17:00:28 -0800 Subject: [PATCH] update git ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4530d49..0cd3b67 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ CMakeCache.txt /config/ /release/ log.txt -go.sum \ No newline at end of file +go.sum +config.ini +config.ini.bak \ No newline at end of file