ESLint: Ignore lerna.json and .git (#7708)
* Ignore lerna.json * Oh, and ignore .git
This commit is contained in:
parent
9dc178df9a
commit
3177f05904
@ -1,6 +1,8 @@
|
|||||||
/lib
|
/lib
|
||||||
/build
|
/build
|
||||||
|
/.git
|
||||||
package.json
|
package.json
|
||||||
|
lerna.json
|
||||||
packages/babel-runtime
|
packages/babel-runtime
|
||||||
!packages/babel-runtime/scripts
|
!packages/babel-runtime/scripts
|
||||||
!packages/babel-runtime/core-js.js
|
!packages/babel-runtime/core-js.js
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user