UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

31 lines (23 loc) 482 B
# dumb files # ========== .tmp* .project .settings/ .livereload .DS_Store? ehthumbs.db Icon? Thumbs.db # stuff not needed by node # ======================== node_modules/ tests/ _build/ doc_html/ coverage/ # we keep the doc/ folder in case npm decides to display it in the future # also good in case user is using an old version or working offline # we also keep the src/ folder in case the user still needs the AMD modules # after build (see issue #102) bower.json build.js