Commit 175cff47 authored by Eric Bidelman's avatar Eric Bidelman

add built file to ignore

parent ca79b436
...@@ -28,7 +28,8 @@ ...@@ -28,7 +28,8 @@
"**/bower_components/**", "**/bower_components/**",
"examples/vanilladart/**/*.js", "examples/vanilladart/**/*.js",
"examples/duel/www/**", "examples/duel/www/**",
"examples/duel/src/main/webapp/js/lib/**" "examples/duel/src/main/webapp/js/lib/**",
"examples/polymer/elements/elements.build.js"
], ],
"requireSpaceBeforeBlockStatements": true, "requireSpaceBeforeBlockStatements": true,
"requireParenthesesAroundIIFE": true, "requireParenthesesAroundIIFE": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment