`

Typical .gitignore file for an Android app

 
阅读更多

# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties
 Refer to https://github.com/github/gitignore
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics