- # These files will be ignored by Git and by our linting tools:
- # gulp lint
- # gulp lint-staged
- #
- # Be sure to append /** to folders to have everything inside them ignored.
- node_modules/**
- build/**
- coverage/**
- packages/**
- docs/api/output.json
- lerna-debug.log
|