From 36f09ecfe546b9184b12fd2834efe7664c7e839f Mon Sep 17 00:00:00 2001 From: koz01 <koz01@PCFEIB207-060.msad.vsb.cz> Date: Wed, 16 Nov 2022 08:34:53 +0100 Subject: [PATCH] ignore db folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9ba8624..bbd9611 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .classpath /high_score.obj /high_score.csv +/scoreDB \ No newline at end of file -- GitLab