From 6db3a2d64b30e00767aee6010212119102a7cd07 Mon Sep 17 00:00:00 2001 From: Mauricio Date: Thu, 6 Aug 2020 22:07:37 -0400 Subject: [PATCH] update .gitignore to ignore .ini files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 20ffdb5..0267187 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ bass*.dll PyQt4-4.11.4-cp27-cp27m-win32.whl *.pyc *.zip +*.ini \ No newline at end of file