File: .gitignore

package info (click to toggle)
node-methods 1.1.2%2B~1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: javascript: 101; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8

.DS_Store*
*.log
*.gz

node_modules
coverage
cache