BlueWallet/.gitignore

87 lines
1.2 KiB
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
2023-03-04 18:51:11 +01:00
ios/.xcode.env.local
2022-02-11 12:47:06 +01:00
*.hprof
2023-03-04 18:51:11 +01:00
.cxx/
*.keystore
!debug.keystore
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
2023-12-18 16:21:42 +01:00
# testing
/coverage
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
2023-03-04 18:51:11 +01:00
**/fastlane/test_output
2023-11-24 01:29:47 +01:00
ios/fastlane
2019-01-19 06:40:41 +01:00
# 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
2023-03-04 18:51:11 +01:00
# Ruby / CocoaPods
/ios/Pods/
/vendor/bundle/
2023-04-28 04:46:31 +02:00
ios/BlueWallet.xcodeproj/xcuserdata/
2023-04-28 04:39:25 +02:00
2023-03-04 18:51:11 +01:00
# Temporary files created by Metro to check the health of the file watcher
.metro-health-check*
2020-07-29 07:31:41 +02:00
artifacts/
# Editors
.vscode/
2020-12-25 17:20:15 +01:00
/.vs
*.mx
*.realm
*.realm.lock