mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
99d82430c5
Conflicts: SETUP.md owncloud-android-library src/com/owncloud/android/datamodel/OCFile.java
43 lines
No EOL
735 B
Text
43 lines
No EOL
735 B
Text
# built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# files for the dex VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# generated files
|
|
bin/
|
|
build/
|
|
*.iml
|
|
gen/
|
|
target/
|
|
|
|
# Local configuration files (sdk path, etc)
|
|
local.properties
|
|
oc_workaround/local.properties
|
|
oc_framework/local.properties
|
|
oc_framework-test-project/local.properties
|
|
tests/local.properties
|
|
lint.xml
|
|
|
|
# Mac .DS_Store files
|
|
.DS_Store
|
|
|
|
# Proguard README
|
|
proguard-project.txt
|
|
oc_workaround/proguard-project.txt
|
|
oc_framework/proguard-project.txt
|
|
oc_framework-test-project/proguard-project.txt
|
|
tests/proguard-project.txt
|
|
|
|
# Android Studio and Gradle specific entries
|
|
.gradle
|
|
.idea
|
|
*.iml
|
|
build
|
|
|
|
# Actionbarsherlock is now ignored since scripts takes care of init the sub-modules.
|
|
actionbarsherlock |