xref: /arkcompiler/runtime_core/.gitattributes
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /arkcompiler/runtime_core/
1#Set defaul end of lines for all files
2* text eol=lf
3# Denote all image files as binary
4*.png binary
5*.jpg binary
6*.gif binary
7
8static_core/plugins/ets/tests/ets-templates/02.lexical_elements/04.line_separators/line_separators.ets binary
9static_core/plugins/ets/tests/ets-templates/02.lexical_elements/03.white_spaces/whitespaces.ets binary
10static_core/plugins/ets/tests/ets-templates/02.lexical_elements/04.line_separators/line_separators.sts binary
11static_core/plugins/ets/tests/ets-templates/02.lexical_elements/03.white_spaces/whitespaces.sts binary
12

Indexes created Thu Nov 07 10:32:03 CST 2024