File: .npmignore

package info (click to toggle)
node-typestyle 2.4.0%2Bds%2B~3.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,308 kB
  • sloc: javascript: 97; makefile: 6
file content (16 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# tests
src/tests
lib/tests
lib.es2015/tests

# build tools
.travis.yml

# editor settings
.editorconfig
.alm
alm.json
book.json

# npm 
npm-debug.log*