Files
flipper/.gitignore
Pascal Hartig 99938e71ce Update vendored crates
Summary: `cargo vendor` to update the offline mirror we have. Will change our UTD setup next to verify it's update and eliminate the need to run with fwdproxy.

Reviewed By: lblasa

Differential Revision: D37247737

fbshipit-source-id: bb1d0f5b60f047694f6e4bb12113e1581016f160
2022-06-20 04:22:25 -07:00

46 lines
621 B
Plaintext

node_modules
dist
website/build
yarn-error.log
bundle.js
bundle.map
*.bundle.js
*.bundle.map
.env
desktop-branch-*/
# conflicts with FB internal infra
.watchmanconfig
# iOS / Xcode
*.xcworkspace
**/Pods/
**/xcuserdata/
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.mdx
docs/setup/plugins/
docs/features/plugins/
website/src/embedded-pages/docs/plugins/
# Logs
**/*/flipper-server-log.out