ecency-mobile/.gitignore

71 lines
1.0 KiB
Plaintext
Raw Normal View History

2018-07-20 15:57:12 +03:00
# OSX
#
.DS_Store
2018-07-15 21:07:00 +03:00
2018-07-20 15:57:12 +03:00
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
2019-09-11 22:42:49 +03:00
xcuserdata
2018-07-20 15:57:12 +03:00
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
2019-09-11 22:42:49 +03:00
*.xcuserstate
2018-07-15 21:07:00 +03:00
2018-07-20 15:57:12 +03:00
# Android/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml
2018-07-15 21:07:00 +03:00
2018-07-20 15:57:12 +03:00
# node.js
#
node_modules/
npm-debug.log
yarn-error.log
2018-07-15 21:07:00 +03:00
2018-07-20 15:57:12 +03:00
# BUCK
buck-out/
\.buckd/
*.keystore
2019-10-09 18:26:38 +03:00
!debug.keystore
2018-07-20 15:57:12 +03:00
# 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
# Bundle artifact
*.jsbundle
2018-10-13 14:10:10 +03:00
2019-10-14 11:42:17 +03:00
# CocoaPods
/ios/Pods/
2018-10-13 14:10:10 +03:00
config.js
!src/screens/steem-connect/config.js
google-services.json
2020-07-16 13:48:00 +03:00
GoogleService-Info.plist
2018-10-13 14:10:10 +03:00
keystore/
.env
2018-11-19 21:54:44 +03:00
package-lock.json
2018-12-06 11:50:11 +03:00
my-release-key.keystore
2019-12-10 07:52:35 +03:00
gradle.properties
2020-07-17 14:22:06 +03:00
ios/Ecency.xcworkspace/xcuserdata/f.xcuserdatad/UserInterfaceState.xcuserstate