metalsmith-doctoc-jsdom
Version:
A metalsmith-doctoc plugin based on jsdom.
15 lines (10 loc) • 340 B
Plain Text
- files/folders ignored by npm
- https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
- auto-ignores "./node_modules/", "./.git/"
- ignore NetBeans' project folder
nbproject
- ignore github's template folder
.github
- ignore the plugin's example folder
- explore it on the plugin's github repository
examples