From ff2cf73f234e74cd1a787ec2a03f7e9d8aee046b Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Thu, 24 Dec 2020 15:58:59 -0800 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c868b447..25777166 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Compiled source # ################### +__pycache__ *.pyc *.py~ *.pyproj @@ -64,7 +65,6 @@ Thumbs.db *.bak *.cache *.ilk -*.log [Bb]in [Dd]ebug*/ *.lib @@ -86,11 +86,7 @@ _ReSharper*/ /parts/ /stage/ /prime/ - *.snap - .snapcraft -__pycache__ -*.pyc *_source.tar.bz2 snap/.snapcraft \ No newline at end of file