Summary: It's not necessary for the sample app itself, and causes a lot of conflict trouble. Reviewed By: passy Differential Revision: D9971997 fbshipit-source-id: 99b822c7a317487d841b939bf99e0dedcc172d37
24 lines
266 B
Plaintext
24 lines
266 B
Plaintext
node_modules
|
|
dist
|
|
website/build
|
|
yarn-error.log
|
|
|
|
# iOS / Xcode
|
|
*.xcworkspace
|
|
**/Pods/
|
|
**/xcuserdata/
|
|
build/
|
|
iOS/Sample/Podfile.lock
|
|
|
|
android/third-party/external/
|
|
|
|
# Android / Intellij
|
|
local.properties
|
|
*.iml
|
|
.gradle/
|
|
.idea
|
|
.externalNativeBuild
|
|
|
|
# Mac OS X
|
|
*.DS_Store
|