From e81c81c190216b07755f26d7c70054c11bc14323 Mon Sep 17 00:00:00 2001 From: Riccardo Berto Date: Tue, 23 Feb 2021 17:05:36 +0100 Subject: [PATCH] ignore gpx files dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3507a4c..0e5eb48 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -config.ini \ No newline at end of file +config.ini +gpx_files/ \ No newline at end of file