BlueWallet/.gitignore

74 lines
941 B
Plaintext
Raw Normal View History

2019-01-19 06:40:41 +01: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
2022-02-11 12:47:06 +01:00
*.hprof
2019-01-19 06:40:41 +01:00
# Android/IntelliJ
#
2019-01-19 06:40:41 +01:00
build/
.idea
.gradle
2019-01-19 06:40:41 +01:00
local.properties
*.iml
2019-01-19 06:40:41 +01:00
# node.js
#
node_modules/
npm-debug.log
yarn-error.log
# BUCK
buck-out/
\.buckd/
*.keystore
2020-03-22 23:51:25 +01:00
!debug.keystore
2019-01-19 06:40:41 +01: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
2019-02-02 04:45:18 +01:00
#BlueWallet
2019-02-03 10:06:40 +01:00
release-notes.json
2019-05-02 22:33:03 +02:00
release-notes.txt
current-branch.json
2019-05-02 22:33:03 +02:00
ios/Pods/
2020-03-20 18:13:16 +01:00
2020-07-29 07:31:41 +02:00
artifacts/
# Editors
.vscode/
2020-12-25 17:20:15 +01:00
/.vs
*.mx
*.realm
*.realm.lock