From 6a576b9e32ab339e9d0b38961c94b3ea1eb3aefd Mon Sep 17 00:00:00 2001 From: Matthew Poletiek Date: Sat, 12 Dec 2020 07:41:35 -0600 Subject: Updating GitIgnore --- .gitignore | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index 74517dc..fbfa7d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1 @@ -.*\~$ -.*\.pyc$ -.*\.orig$ -.*\.rej$ -dist -build/bdist -tools/cpep8.venv/ -tests/logs/ -logs/ -ignored/ -patch_queue/ -archived_builds/ -.tox/ -.*\.mo$ -.*\.pot$ -locale/.files -MANIFEST -.pytest_cache +**/*.pyc -- cgit v1.2.3