Summary: Original commit changeset: 41028c11da6c I will use mitmproxy for offline support, but till then lets back out the diff and make our tests work for all cases Reviewed By: passy Differential Revision: D20514538 fbshipit-source-id: c081baba0a0c7189ae862a66b6116f26b1401177
40 lines
497 B
Plaintext
40 lines
497 B
Plaintext
node_modules
|
|
dist
|
|
website/build
|
|
yarn-error.log
|
|
bundle.js
|
|
bundle.map
|
|
*.bundle.js
|
|
*.bundle.map
|
|
|
|
# conflicts with FB internal infra
|
|
.watchmanconfig
|
|
|
|
# iOS / Xcode
|
|
*.xcworkspace
|
|
**/Pods/
|
|
**/xcuserdata/
|
|
build/
|
|
Podfile.lock
|
|
|
|
android/third-party/external/
|
|
|
|
# Android / Intellij
|
|
local.properties
|
|
*.iml
|
|
.gradle/
|
|
.idea
|
|
.externalNativeBuild
|
|
.project
|
|
.settings
|
|
**/.classpath
|
|
android/*/bin/**/*.class
|
|
libs/*/bin/**/*.class
|
|
.cxx
|
|
|
|
# Mac OS X
|
|
*.DS_Store
|
|
|
|
# Automatically generated
|
|
docs/extending/ui-components.md
|