1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-05 23:16:13 +00:00
android-library/.gitignore
2020-01-21 13:10:01 +01:00

25 lines
265 B
Plaintext

# built application files
*.apk
*.ap_
.idea/*
!.idea/codeStyles/
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
build/
gen/
*.iml
# Local configuration files (sdk path, etc)
.gradle/
local.properties
# Mac .DS_Store files
.DS_Store