This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
emoji-chat/.gitattributes
Ashley Graves 732824f9a6
Some checks failed
build / build (21) (push) Failing after 14s
Initial commit
2024-09-29 21:24:49 +02:00

9 lines
214 B
Text

#
# 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