File: .gitignore

package info (click to toggle)
node-eslint-utils 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 468 kB
  • sloc: javascript: 4,582; makefile: 28; sh: 1
file content (6 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
/.nyc_output
/coverage
/docs/.vuepress/dist
/node_modules
/index.*
/test.*