Update .gitattributes

Revert changes which attempted to resolve windows ensure script functionality
This commit is contained in:
Jim Schubert 2020-08-23 00:28:41 -04:00 committed by GitHub
parent 2e61a37833
commit f371f7ff07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

29
.gitattributes vendored
View File

@ -1,28 +1 @@
* text=auto
## Windows Specific stuff
*.vcproj text eol=crlf
*.bat text eol=crlf
*.cmd text eol=crlf
*.txt text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.json text eol=lf
*.md text eol=lf
*.xml text eol=lf
gradlew text eol=lf
*.sh text eol=lf
*.properties text eol=lf
*.java text eol=lf
.gitignore text eol=lf
.gradle text eol=lf
.sbt text eol=lf
.scala text eol=lf
.ts text eol=lf
.adoc text eol=lf
.svg text eol=lf
*.mustache text eol=lf linguist-vendored=true
*.hbs text eol=lf linguist-vendored=true
*.handlebars text eol=lf linguist-vendored=true
**/*.mustache linguist-vendored=true