diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 6ec2ae2..0000000 --- a/.gitattributes +++ /dev/null @@ -1,5 +0,0 @@ -# Set the default behavior, in case people don't have core.autocrlf set. -* text=auto - -# batch files are specific to windows and always crlf -*.bat eol=crlf diff --git a/.gitignore b/.gitignore index 6fb8d73..faaa3fc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,8 @@ **/.idea/tasks.xml **/.idea/workspace.xml *.iws -*.sublime-* -.classpath .DS_Store +.classpath .gradle .kobalt .nb-gradle @@ -19,13 +18,12 @@ /example/libs /gen /gradle.properties -/libs /local.properties /out /proguard-project.txt /project.properties /target /test-output +Thumbs.db ehthumbs.db -kobaltBuild -Thumbs.db \ No newline at end of file +kobaltBuild \ No newline at end of file diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index 07b6593..5bc4181 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -5,7 +5,7 @@