ESLint ignores built files

This commit is contained in:
Toru Kobayashi 2015-03-13 09:56:47 +09:00
parent d19636295b
commit ed0e242e07

View File

@ -17,3 +17,6 @@ docs/js/
# This should be more like examples/**/thirdparty/** but
# we should fix https://github.com/facebook/esprima/pull/85 first
examples/
# Ignore built files.
build/