2017-03-17 13:27:04 +00:00
|
|
|
node_modules
|
2018-01-09 09:54:16 +00:00
|
|
|
coverage.android.json
|
|
|
|
coverage.ios.json
|
2018-01-06 13:53:46 +00:00
|
|
|
coverage
|
2017-03-17 13:27:04 +00:00
|
|
|
npm-debug.log
|
|
|
|
*.DS_Store
|
2017-07-06 13:49:25 +00:00
|
|
|
.github
|
2017-03-17 13:27:04 +00:00
|
|
|
# Xcode
|
|
|
|
*.pbxuser
|
|
|
|
*.mode1v3
|
|
|
|
*.mode2v3
|
|
|
|
*.perspectivev3
|
|
|
|
*.xcuserstate
|
|
|
|
project.xcworkspace/
|
|
|
|
xcuserdata/
|
|
|
|
|
2017-12-21 09:31:46 +00:00
|
|
|
# Config files
|
|
|
|
.babelrc
|
|
|
|
.editorconfig
|
|
|
|
.eslintrc
|
|
|
|
.flowconfig
|
|
|
|
.watchmanconfig
|
|
|
|
buddybuild_postclone.sh
|
|
|
|
jsconfig.json
|
|
|
|
|
2017-07-05 17:39:56 +00:00
|
|
|
# Example
|
|
|
|
example/
|
2017-03-17 13:27:04 +00:00
|
|
|
|
|
|
|
# Built application files
|
|
|
|
android/*/build/
|
|
|
|
|
|
|
|
# Crashlytics configuations
|
|
|
|
android/com_crashlytics_export_strings.xml
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
android/local.properties
|
|
|
|
|
|
|
|
# Gradle generated files
|
|
|
|
android/.gradle/
|
|
|
|
|
|
|
|
# Signing files
|
|
|
|
android/.signing/
|
|
|
|
|
|
|
|
# User-specific configurations
|
|
|
|
android/.idea/gradle.xml
|
|
|
|
android/.idea/libraries/
|
|
|
|
android/.idea/workspace.xml
|
|
|
|
android/.idea/tasks.xml
|
|
|
|
android/.idea/.name
|
|
|
|
android/.idea/compiler.xml
|
|
|
|
android/.idea/copyright/profiles_settings.xml
|
|
|
|
android/.idea/encodings.xml
|
|
|
|
android/.idea/misc.xml
|
|
|
|
android/.idea/modules.xml
|
|
|
|
android/.idea/scopes/scope_settings.xml
|
|
|
|
android/.idea/vcs.xml
|
|
|
|
android/*.iml
|
|
|
|
ios/RnFirebase.xcodeproj/xcuserdata
|
|
|
|
|
|
|
|
# OS-specific files
|
2017-02-14 16:02:54 +00:00
|
|
|
.DS_Store
|
2017-03-17 13:27:04 +00:00
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.dbandroid/gradle
|
|
|
|
android/gradlew
|
|
|
|
android/build
|
|
|
|
android/gradlew.bat
|
|
|
|
android/gradle/
|
2017-03-17 14:57:22 +00:00
|
|
|
docs
|
2017-02-14 16:02:54 +00:00
|
|
|
.idea
|
2017-03-17 13:27:04 +00:00
|
|
|
coverage
|
|
|
|
yarn.lock
|
2017-04-23 19:22:19 +00:00
|
|
|
tests
|
2017-05-01 16:06:40 +00:00
|
|
|
lib/.watchmanconfig
|
2017-06-22 13:15:44 +00:00
|
|
|
buddybuild_postclone.sh
|
2017-09-25 10:33:51 +00:00
|
|
|
bin/test.js
|
|
|
|
.github
|
|
|
|
example
|