react-native-keychain/KeychainExample/.gitignore

54 lines
763 B
Plaintext
Raw Normal View History

2015-05-20 18:41:10 +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
# Android/IntelliJ
2016-11-02 20:42:55 +00:00
#
build/
2016-11-02 20:42:55 +00:00
.idea
.gradle
local.properties
*.iml
2016-11-02 20:42:55 +00:00
2015-05-20 18:41:10 +00:00
# node.js
#
node_modules/
npm-debug.log
2018-01-08 19:15:36 +00:00
yarn-error.log
2016-11-02 20:42:55 +00:00
# BUCK
buck-out/
\.buckd/
*.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:
2018-01-08 19:15:36 +00:00
# https://docs.fastlane.tools/best-practices/source-control/
2018-01-08 19:15:36 +00:00
*/fastlane/report.xml
*/fastlane/Preview.html
*/fastlane/screenshots