mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Tweaked .eslintignore and .gitignore
This commit is contained in:
@@ -3,6 +3,7 @@ node_modules
|
||||
flow-typed
|
||||
shells/browser/chrome/build
|
||||
shells/browser/firefox/build
|
||||
shells/browser/shared/build
|
||||
shells/dev/build
|
||||
vendor
|
||||
|
||||
|
||||
+5
-3
@@ -1,6 +1,8 @@
|
||||
/shells/chrome.crx
|
||||
/shells/chrome.pem
|
||||
/shells/firefox/*.xpi
|
||||
/shells/browser/chrome/*.crx
|
||||
/shells/browser/chrome/*.pem
|
||||
/shells/browser/firefox/*.xpi
|
||||
/shells/browser/firefox/*.pem
|
||||
/shells/browser/shared/build
|
||||
build
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user