From 8f18ebffe2ee93a5f49a6c71b29589ee30ea92db Mon Sep 17 00:00:00 2001 From: Jack Edge Date: Fri, 8 Apr 2016 22:11:34 +0100 Subject: [PATCH] Made changes that MSO mentioned --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 98303514156..c8e3ed4fac5 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,7 @@ __pycache__/ *$py.class # C extensions -*.so +#*.so # Distribution / packaging .Python @@ -143,10 +143,10 @@ Desktop.ini $RECYCLE.BIN/ # Windows Installer files -*.cab -*.msi -*.msm -*.msp +#*.cab +#*.msi +#*.msm +#*.msp # Windows shortcuts *.lnk