File: .gitignore

package info (click to toggle)
node-coveralls 3.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 860 kB
  • sloc: javascript: 1,885; makefile: 34
file content (10 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
node_modules/
coverage/
lib-cov/
.nyc_output/
coverage.json
npm-debug.log

# Webstorm IDE
.idea
.DS_Store