Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitattributes - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7bbd39c81d247ba9b9d17b38a1e28cf34149337b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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