File: .gitignore

package info (click to toggle)
node-pathval 1.1.1%2B~1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 696 kB
  • sloc: javascript: 414; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results
build
components

node_modules
npm-debug.log

.nyc_output/
coverage/

pathval.js