From 4637fed23cfaee4b95185dc9e39a1e7745a4a5ec Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Wed, 29 Jan 2020 22:55:11 +0000 Subject: [PATCH] Add logs to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eef611b..15a3f3d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ exe/ src/ stationapi/ .setup +*.log