UNPKG

245 BPlain TextView Raw
1# kitchen-sink is from framework7-vue and it has standalone lint, so ignore it for now
2examples/kitchen-sink
3
4# templates and assets cannot be linted
5lib/templates
6lib/assets
7
8# from .gitignore
9vscode
10.idea
11node_modules
12.nuxt
13sw.*
14workbox-*
15dist
\No newline at end of file