• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
10