aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--grunt.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/grunt.js b/grunt.js
index c8bbf9e91..374640804 100644
--- a/grunt.js
+++ b/grunt.js
@@ -1,3 +1,6 @@
+// Resources
+// https://gist.github.com/2489540
+
/*global config:true, task:true*/
module.exports = function( grunt ) {