File: .gitignore

package info (click to toggle)
node-form-data 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 444 kB
  • sloc: javascript: 2,621; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.bak
*.iml
*.log
*.sublime-*
*.un~

.DS_Store
.idea

sftp-config.json
yarn.lock
package-lock.json

coverage/
node_modules/
test/tmp/