File: .gitignore

package info (click to toggle)
node-execa 8.0.1%2Bdfsg1%2B~cs12.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,588 kB
  • sloc: javascript: 2,940; makefile: 11; sh: 1
file content (12 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*~
*.swp
npm-debug.log
node_modules
/core
.eslintcache
.npmrc
.yarn-error.log
.nyc_output
!.github/
/coverage
/build