From 73dccbbb1ae45fe927ca8fcea351af0f788c56e5 Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 2 Sep 2020 01:33:40 +0100 Subject: [PATCH] ignored logs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 313987a..cf97b56 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ The Great Machine/.vs/ The Great Machine/x64/ -*.log +logs.log