From 001c4c11cd33b339c534a3eafc086e11cd734257 Mon Sep 17 00:00:00 2001 From: Headshot Date: Wed, 17 Feb 2021 07:15:13 -0430 Subject: [PATCH] oops you forgot .so files too --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b17a0dd..7e10686 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ dist/ bass*.dll PyQt4-4.11.4-cp27-cp27m-win32.whl *.dylib +*.so *.pyc *.zip *.ini