Adds back dist/.sizecache.json; maintain build/.sizecache.json until build dir is removed

This commit is contained in:
Rick Waldron 2012-05-28 22:20:37 -04:00
parent 9efad09d68
commit 82d4c72fb1

1
.gitignore vendored
View File

@ -7,5 +7,6 @@ dist
*.patch *.patch
/*.html /*.html
.DS_Store .DS_Store
dist/.sizecache.json
build/.sizecache.json build/.sizecache.json
node_modules node_modules