From ec14a88f40a9a43a2f5a191fd3fc9b200e8d69b5 Mon Sep 17 00:00:00 2001 From: Philipp Kiemle <30795174+daPhipz@users.noreply.github.com> Date: Thu, 28 Oct 2021 23:14:02 +0200 Subject: [PATCH] Update .gitignore (#168) Ignore partially downloaded files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e56911a..ce23a7f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.lock *.log *.msi +*.part *.permall *.pid *.ports