From 01122425001957d4a2c11b6794103c17e754c231 Mon Sep 17 00:00:00 2001 From: KosmX <kosmx.mc@gmail.com> Date: Wed, 5 May 2021 22:43:05 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e3d036..69ef69c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/.vs **/Debug **/x64 -**/Release \ No newline at end of file +**/Release +*.log -- GitLab