ecency-mobile/.gitignore

65 lines
920 B
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
2018-12-05 00:40:54 +03:00
!xcuserdata
2018-07-20 15:57:12 +03:00
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
2018-12-05 00:40:54 +03:00
!*.xcuserstate
!project.xcworkspace
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
# 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
config.js
!src/screens/steem-connect/config.js
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
gradle.properties