* normalize npmignores * fixup eslint ignore, etc * lint * remove unused * rm from gitignore * use strict
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
/lib
|
|
packages/babel-runtime
|
|
!packages/babel-runtime/scripts
|
|
!packages/babel-runtime/core-js.js
|
|
packages/*/node_modules
|
|
packages/*/lib
|
|
packages/*/dist
|
|
packages/*/test/fixtures
|
|
packages/*/test/tmp
|