File: .gitignore

package info (click to toggle)
node-macaddress 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: javascript: 410; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
.*
!/.gitignore
!/.editorconfig
!/.travis.yml
!/.github
/node_modules
/dist
*.log