From aec5f188c66effc19645722f5ebf372af0658e5b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 16 Feb 2012 06:54:27 -0500 Subject: [PATCH] Add AUTHORS and license.py to .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0d20b64..c4d48ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +AUTHORS +license.py *.pyc -- 2.26.2