From b3ad9783c4cf5fc28731889e95b74b7a89da4077 Mon Sep 17 00:00:00 2001 From: I-Al-Istannen Date: Tue, 6 Oct 2020 11:43:20 +0200 Subject: [PATCH] Ignore pyinstaller files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0d18aa7..fbb852b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ build/ .env .vscode ilias_cookies.txt + +# PyInstaller +sync_url.spec +dist/