react-native-config/Example/.gitignore

54 lines
763 B
Plaintext
Raw Permalink Normal View History

2016-02-22 20:54:52 +00:00
# OSX
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
2017-12-05 05:34:37 +00:00
# Android/IntelliJ
2016-02-22 20:54:52 +00:00
#
2017-12-05 05:34:37 +00:00
build/
2016-02-22 20:54:52 +00:00
.idea
.gradle
local.properties
2017-12-05 05:34:37 +00:00
*.iml
2016-02-22 20:54:52 +00:00
# node.js
#
node_modules/
npm-debug.log
2017-12-05 05:34:37 +00:00
yarn-error.log
2016-09-14 01:39:29 +00:00
# BUCK
buck-out/
\.buckd/
2017-12-05 05:34:37 +00:00
*.keystore
# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/
*/fastlane/report.xml
*/fastlane/Preview.html
*/fastlane/screenshots