File: .gitignore

package info (click to toggle)
node-peek-readable 3.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 316 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
*.iml
typings
node_modules
lib/**/*.js
lib/**/*.js.map
lib/**/*.d.ts
test/**/*.js
test/**/*.js.map
test/**/*.d.ts