File: .gitignore

package info (click to toggle)
node-source-map 0.7.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 960 kB
  • sloc: javascript: 7,200; python: 252; sh: 21; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 103 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
*.iml
*.log
.idea
.DS_Store
node_modules/*
build/
bench/*.svg
bench/dist/
bench/node_modules
coverage/