1
0
mirror of https://github.com/github/gitignore synced 2024-11-29 23:24:21 +01:00
gitignore/Android.gitignore

28 lines
310 B
Plaintext

# 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
#eclipse
.project
.classpath
.settings
bin/
#intelliJ
.idea/workspace.xml
.idea/libraries/
.idea/modules.xml
.idea/vcs.xml