diff options
Diffstat (limited to 'songsterr/.gitattributes')
-rw-r--r-- | songsterr/.gitattributes | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/songsterr/.gitattributes b/songsterr/.gitattributes deleted file mode 100644 index 097f9f9..0000000 --- a/songsterr/.gitattributes +++ /dev/null @@ -1,9 +0,0 @@ -# -# https://help.github.com/articles/dealing-with-line-endings/ -# -# Linux start script should use lf -/gradlew text eol=lf - -# These are Windows script files and should use crlf -*.bat text eol=crlf - |