arkcompiler_runtime_core/.gitattributes
Artem Udovichenko 9faa236fb6 Remove .gitignore and .gitattributes files
Change-Id: Ia1234a07444a854bfe9f7c6b6e1f0592811583f4
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-10-23 17:52:59 +03:00

10 lines
341 B
Plaintext

#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