File: .gitignore

package info (click to toggle)
node-accepts 1.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 144 kB
  • sloc: makefile: 12; sh: 4
file content (10 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10

.DS_Store*
*.log
*.gz

package-lock.json

node_modules
coverage
cache