mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
19 lines
219 B
Text
19 lines
219 B
Text
# 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
|
|
|
|
# Mac .DS_Store files
|
|
.DS_Store
|