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

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2020-05-06 09:14:26 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2020-05-06 09:14:26 +0300
commitdaf04923b92a876f43a8c531fa37fba3a64fb7dd (patch)
tree71b9c7946928176ddd66d8e5168265c70422674a /.gitattributes
parentffde654900686e3147817306f6c0b799bc50ca2d (diff)
.......... [ZBX-17667] replaced frontends/php with ui in the file .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 643937c12f3..7bbd39c81d2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -17,4 +17,4 @@
/build-backend.xml -text
database/elasticsearch/elasticsearch.map -text
-frontends/php/tests/api_json/data/data_test.sql eol=lf
+ui/tests/api_json/data/data_test.sql eol=lf