ESLint: Ignore lerna.json and .git (#7708)

* Ignore lerna.json

* Oh, and ignore .git
This commit is contained in:
Justin Ridgewell
2018-04-10 08:47:50 -04:00
committed by GitHub
parent 9dc178df9a
commit 3177f05904

View File

@@ -1,6 +1,8 @@
/lib
/build
/.git
package.json
lerna.json
packages/babel-runtime
!packages/babel-runtime/scripts
!packages/babel-runtime/core-js.js