Files
flipper/.gitignore
Michel Weststrate 426d17b08d Update docs for JS only plugins
Summary: Added docs on how to write React-Native JavaScript based plugins

Reviewed By: passy

Differential Revision: D19344803

fbshipit-source-id: ad1ea66f1031760729fdaea8a7e6c1ef5dcd5439
2020-01-23 07:11:31 -08:00

33 lines
399 B
Plaintext

node_modules
dist
website/build
yarn-error.log
# 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