1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

Update .gitignore and readded missing files

This commit is contained in:
Jorge Antonio Diaz-Benito Soriano
2014-11-24 12:02:35 +01:00
parent ef768b7d1b
commit 005dd85fdc
12 changed files with 341 additions and 5 deletions
+9 -5
View File
@@ -8,16 +8,20 @@
# Java class files
*.class
# generated files
# IntelliJ and Gradle specific entries
.gradle
.idea/workspace.xml
.idea/tasks.xml
.idea/libraries/*.xml
dataSources.ids
datasources.xml
gradle.xml
build
bin/
build/
gen/
target/
*.iml
# Local configuration files (sdk path, etc)
.idea/
.gradle/
local.properties
sample_client/local.properties
tests/local.properties