From: W. Trevor King Date: Fri, 11 May 2012 18:05:46 +0000 (-0400) Subject: AUTHORS should not be version controlled (generated by update-copyright.py). X-Git-Tag: 0.5~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f441a56c68fb1a6d6496cf84bbd9e1acc53f9d71;p=pycomedi.git AUTHORS should not be version controlled (generated by update-copyright.py). --- diff --git a/.gitignore b/.gitignore index b188918..7a015a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +AUTHORS build dist dummy_py diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index 0ad702d..0000000 --- a/AUTHORS +++ /dev/null @@ -1,2 +0,0 @@ -pycomedi was written by: -W. Trevor King