File: .gitignore

package info (click to toggle)
node-expect-type 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 588 kB
  • sloc: javascript: 9; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 126 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
node_modules
dist
*ignoreme*
coverage

# ignore non-pnpm lockfiles
package-lock.json
yarn.lock

# vitest reporter output
html