ember-cli 1.13.11

This commit is contained in:
Matthew Dillon 2015-11-12 06:36:22 -07:00
parent d185dad716
commit 1fe7702430
12 changed files with 64 additions and 32 deletions

View file

@ -1,3 +1,3 @@
{
"ignore_dirs": ["tmp"]
"ignore_dirs": ["tmp", "dist"]
}