diff --git a/__tests__/samples/groovy-dsl/.gitignore b/__tests__/samples/.gitignore similarity index 100% rename from __tests__/samples/groovy-dsl/.gitignore rename to __tests__/samples/.gitignore diff --git a/__tests__/samples/groovy-dsl/.gitattributes b/__tests__/samples/groovy-dsl/.gitattributes deleted file mode 100644 index 00a51af..0000000 --- a/__tests__/samples/groovy-dsl/.gitattributes +++ /dev/null @@ -1,6 +0,0 @@ -# -# https://help.github.com/articles/dealing-with-line-endings/ -# -# These are explicitly windows files and should use crlf -*.bat text eol=crlf - diff --git a/__tests__/samples/kotlin-dsl/.gitattributes b/__tests__/samples/kotlin-dsl/.gitattributes deleted file mode 100644 index 00a51af..0000000 --- a/__tests__/samples/kotlin-dsl/.gitattributes +++ /dev/null @@ -1,6 +0,0 @@ -# -# https://help.github.com/articles/dealing-with-line-endings/ -# -# These are explicitly windows files and should use crlf -*.bat text eol=crlf - diff --git a/__tests__/samples/kotlin-dsl/.gitignore b/__tests__/samples/kotlin-dsl/.gitignore deleted file mode 100644 index 1b6985c..0000000 --- a/__tests__/samples/kotlin-dsl/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Ignore Gradle project-specific cache directory -.gradle - -# Ignore Gradle build output directory -build diff --git a/__tests__/samples/no-wrapper/.gitattributes b/__tests__/samples/no-wrapper/.gitattributes deleted file mode 100644 index 00a51af..0000000 --- a/__tests__/samples/no-wrapper/.gitattributes +++ /dev/null @@ -1,6 +0,0 @@ -# -# https://help.github.com/articles/dealing-with-line-endings/ -# -# These are explicitly windows files and should use crlf -*.bat text eol=crlf - diff --git a/__tests__/samples/no-wrapper/.gitignore b/__tests__/samples/no-wrapper/.gitignore deleted file mode 100644 index 1b6985c..0000000 --- a/__tests__/samples/no-wrapper/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Ignore Gradle project-specific cache directory -.gradle - -# Ignore Gradle build output directory -build