File: .gitignore

package info (click to toggle)
node-cpr 3.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 244 kB
  • sloc: javascript: 591; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
**/node_modules/
**/npm-debug.log
node_modules/
coverage/
artifacts/
tmp/
CVS/
.DS_Store
.*.swp
.svn
*~
.com.apple.timemachine.supported
tests/out/
.nyc_output
package-lock.json