BlueWallet/.gitignore

95 lines
1.4 KiB
Text
Raw Normal View History

2019-01-19 00:40:41 -05: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
2024-06-15 18:06:43 -04:00
**/.xcode.env.local
2022-02-11 06:47:06 -05:00
*.hprof
2023-03-04 13:51:11 -04:00
.cxx/
*.keystore
!debug.keystore
2019-01-19 00:40:41 -05:00
# Android/IntelliJ
#
2019-01-19 00:40:41 -05:00
build/
.idea
.gradle
2019-01-19 00:40:41 -05:00
local.properties
*.iml
2019-01-19 00:40:41 -05:00
2023-12-18 11:21:42 -04:00
# testing
/coverage
2019-01-19 00:40:41 -05:00
# node.js
#
node_modules/
npm-debug.log
yarn-error.log
# BUCK
buck-out/
\.buckd/
*.keystore
2020-03-22 18:51:25 -04:00
!debug.keystore
2019-01-19 00:40:41 -05: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 13:51:11 -04:00
**/fastlane/test_output
2023-11-23 20:29:47 -04:00
ios/fastlane
2019-01-19 00:40:41 -05:00
# Bundle artifact
*.jsbundle
2019-02-01 22:45:18 -05:00
#BlueWallet
2019-02-03 04:06:40 -05:00
release-notes.json
2019-05-02 16:33:03 -04:00
release-notes.txt
current-branch.json
2019-05-02 16:33:03 -04:00
2023-03-04 13:51:11 -04:00
# Ruby / CocoaPods
2024-06-15 18:06:43 -04:00
**/Pods/
2023-03-04 13:51:11 -04:00
/vendor/bundle/
2023-04-27 22:46:31 -04:00
ios/BlueWallet.xcodeproj/xcuserdata/
2023-04-27 22:39:25 -04:00
2023-03-04 13:51:11 -04:00
# Temporary files created by Metro to check the health of the file watcher
.metro-health-check*
2020-07-29 00:31:41 -05:00
artifacts/
# Editors
.vscode/
2020-12-25 16:20:15 +00:00
/.vs
*.mx
*.realm
2024-05-06 18:21:47 -04:00
*.realm.lock
android/app/.project
android/app/.classpath
android/.settings/org.eclipse.buildship.core.prefs
android/.project
2024-08-04 15:41:49 -04:00
android/.settings/org.eclipse.buildship.core.prefs
android/app/.classpath
android/app/.project