Files
flipper/.gitignore
John Knox e1f4b73783 Delete Sample app Podfile.lock
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
2018-09-20 11:13:34 -07:00

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