An advanced Ethereum mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
alpha-wallet-android/.gitignore

69 lines
806 B

.idea
.DS_Store
/captures
.externalNativeBuild
### Android ###
# Built application files
*.apk
*.ap_
*.iml
*.swp
*.swo
app/mapping.txt
app/seeds.txt
app/unused.txt
app/full-r8-config.txt
app/awallet
app/analytics
app/noAnalytics
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
app/noAnalytics/release/output.json
# Gradle files
.gradle/
/build
app/release
app/debug
app/debug/output.json
# Fastlane
fastlane/report.xml
# Local configuration file (sdk path, etc)
local.properties
#C/C++ object files
app/.cxx/
# Secret keys
keys.secret
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
### Android Patch ###
gen-external-apklibs
*.*#
# Emacs saves
*~
# Java profiling
*.hprof