From: W. Trevor King Date: Fri, 11 May 2012 17:55:36 +0000 (-0400) Subject: AUTHORS should not be version controlled (generated by update-copyright.py). X-Git-Tag: 0.7~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1841915a56b5a3d542a39ed1e7aedcf179cefddf;p=pypiezo.git AUTHORS should not be version controlled (generated by update-copyright.py). --- diff --git a/.gitignore b/.gitignore index 0d20b64..eb4358a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +AUTHORS diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index f5e04de..0000000 --- a/AUTHORS +++ /dev/null @@ -1,2 +0,0 @@ -pypiezo was written by: -W. Trevor King