Allow uploading glsl shader files
Context
Model materials may contain OpenGL vertex and fragment shader files with glsl extension.
An example is the Oak Tree model: https://github.com/osrf/gazebo_models/tree/master/oak_tree/materials/scripts
Change
Adds glsl to the list of allowed extensions.