arkcompiler_runtime_core/.gitattributes

12 lines
554 B
Plaintext
Raw Permalink Normal View History

#Set defaul end of lines for all files
* text eol=lf
# Denote all image files as binary
*.png binary
*.jpg binary
*.gif binary
static_core/plugins/ets/tests/ets-templates/02.lexical_elements/04.line_separators/line_separators.ets binary
static_core/plugins/ets/tests/ets-templates/02.lexical_elements/03.white_spaces/whitespaces.ets binary
static_core/plugins/ets/tests/ets-templates/02.lexical_elements/04.line_separators/line_separators.sts binary
static_core/plugins/ets/tests/ets-templates/02.lexical_elements/03.white_spaces/whitespaces.sts binary