1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 07:56:19 +00:00
android-library/.gitignore
Abel García de Prada f6eb631fbf Reformat some code
2022-04-25 08:41:14 +02: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