add assets to gumpy dir

This commit is contained in:
2013-10-23 15:02:19 +02:00
parent 98cfc97646
commit f790214001
105 changed files with 16053 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"evil": false, // Make sure to warn about eval
"regexdash": true,
"browser": true,
"jquery": true,
"trailing": false,
"sub": true,
"multistr": true,
"expr": true
}