I'm looking at a Git repository for a jQuery plugin. I want to make a few changes for use in my own project, but when I opened up the repository it had a structure I've never seen before. I'm not sure which files to use / copy into my own project.
There is a "dist" and a "src" folder. What purpose do these serve? Is this something specific for Grunt or maybe jQuery plugins?
The Git repository I'm curious about: https://github.com/ducksboard/gridster.js