GitHub reference: gitattributes

Root-level .gitattributes:

#Generated by hcigitinit, 2020-09-20-14-05-22
#Cloverleaf .gitattributes
#The content is encouraged to be constantly refreshed to
#reflect the needs from Cloverleaf application development
#-----------------------------

*                  text=auto
rootInfo           text
siteInfo           text
siteSecurityInfo   text
NetConfig          text
*.alrt             text
.alrtindex         text
.upocindex         text
*.mvw              text
*.ini              text
*.pni              text
*.idx              text
*.vrl              text
*.hrl              text
*.frl              text
*.vm               text
*.ini              text
*.policy           text
*.security         text
*.xml              text
*.xsd              text
*.xsl              text
*.xslt             text
*.tbl              text
*.xlt              text
tclIndex           text
*.tcl              text
*.pl               text
*.htc              text
*.htk              text
*.tlib             text
*.tndx             text
*.bat              text
*.log              text
*.py               text
*.js               text
*.stxdb            binary
*.db               binary
*.java             text
*.class            binary
*.jar              binary
*.war              binary
*.zip              binary
*.pdl              text
*.pdo              binary
*.der              binary
*.jks              bianry
*.box              binary
*.exe              binary
*.dll              binary
*.so               binary
*.a                binary
#-----------------------------
.gitattributes     export-ignore
.gitignore         export-ignore