* Make the parameter "motors_reversed" take effect:
Before returning encoder data, check parameter "motors_reversed" if
true. If true, make these data opposite. So does motors speed data.
* Add .gitignore to ignore files like pyc generated by PVM and temporary
files generated by vim or other editors