File: .gitignore

package info (click to toggle)
node-glob 8.1.0%2B~cs8.5.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,920 kB
  • sloc: javascript: 4,165; sh: 75; makefile: 12
file content (8 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
.*.swp
/*.tap
node_modules/*
v8.log
profile.txt
nyc_output/
.nyc_output/
coverage/