From 45344e2e52346b266c9ea3585c98ca0bc557aa04 Mon Sep 17 00:00:00 2001 From: Guus Waals <_@guusw.nl> Date: Thu, 29 May 2025 17:31:54 +0800 Subject: [PATCH] Ignore db --- game_re/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game_re/.gitignore b/game_re/.gitignore index ff5146da..d0a27bba 100644 --- a/game_re/.gitignore +++ b/game_re/.gitignore @@ -5,4 +5,5 @@ gh_cmake_timestamp functions.dat *.zip .tmp -.txt \ No newline at end of file +.txt +*.db \ No newline at end of file