optimiser-controller/.gitattributes
Rudi Schlatte e579773feb Initial check-in: application skeleton
no functionality yet, except

- Try to parse the sample yaml app files from T2.5

- Have a dockerfile, unit tests etc. available

Change-Id: If15c1197f61a53db3d7ab51328c24100b1641732
2023-10-30 10:05:21 +01:00

10 lines
214 B
Plaintext

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