You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
361 B
21 lines
361 B
# Same as svn:eol-style=native
|
|
* text=auto !eol
|
|
|
|
# binary is a shorthand for -text -diff
|
|
*.dll binary
|
|
*.lib binary
|
|
*.exe binary
|
|
*.png binary
|
|
*.gif binary
|
|
*.jpg binary
|
|
*.svg binary
|
|
*.ico binary
|
|
*.jar binary
|
|
*.wav binary
|
|
*.ttf binary
|
|
*.ai binary
|
|
|
|
/build-backend.xml -text
|
|
database/elasticsearch/elasticsearch.map -text
|
|
ui/tests/api_json/data/data_test.sql eol=lf
|