diff --git a/.gitignore b/.gitignore index 58a18f4..e236f57 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,8 @@ **/.idea/tasks.xml **/.idea/workspace.xml *.iws -.DS_Store .classpath +.DS_Store .gradle .kobalt .nb-gradle @@ -15,8 +15,10 @@ /build /deploy /dist +/example/libs/ /gen /gradle.properties +/lib /libs /local.properties /out @@ -24,7 +26,6 @@ /project.properties /target /test-output -Thumbs.db ehthumbs.db kobaltBuild -/example/libs/ +Thumbs.db \ No newline at end of file diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index 7a87639..07b6593 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -5,7 +5,7 @@