From: Scott Gasch Date: Mon, 13 Jan 2020 18:49:33 +0000 (-0800) Subject: Change the filespec for ignored changes and the mode of retire.py X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=1a9d509aac0c31bafa6bb4e335cd68a9b7eaace0;p=retire.git Change the filespec for ignored changes and the mode of retire.py --- diff --git a/.gitignore b/.gitignore index 5b1c03d..18edfe2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ *.pyc -secret* +*secret* diff --git a/retire.py b/retire.py old mode 100644 new mode 100755