From e697a543327cd98734fe19195b420bef84e27ad5 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Fri, 25 Aug 2023 19:10:32 +0200 Subject: [PATCH] .avgspeed.txt file gitignored --- .avgspeed.txt | 2 +- .gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.avgspeed.txt b/.avgspeed.txt index 50f0bcd..8b13789 100644 --- a/.avgspeed.txt +++ b/.avgspeed.txt @@ -1 +1 @@ -135 \ No newline at end of file + diff --git a/.gitignore b/.gitignore index c3a89b8..fc59c16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Project config file config.ini +.avgspeed.txt # Byte-compiled / optimized / DLL files