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:
authorAndris Zeila <andris.zeila@zabbix.com>2021-03-23 21:28:24 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-03-23 21:28:24 +0300
commit98c43a9e93bdd36277ba64bfa9a300033f9c9ad7 (patch)
tree94b7029f942540680dde0ae10bdbce1fbc6dce6b /.gitignore
parent40aa0e7a6c755200c542ef8d2b912b825f85f295 (diff)
........S. [ZBXNEXT-6452] added item query filter parsing
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6fee52b754e..5028d95d2c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,7 +165,9 @@ tests/libs/zbxeval/zbx_eval_compose_expression
tests/libs/zbxeval/zbx_eval_execute
tests/libs/zbxeval/zbx_eval_execute_ext
tests/libs/zbxeval/zbx_eval_get_constant
+tests/libs/zbxeval/zbx_eval_get_group_filter
tests/libs/zbxeval/zbx_eval_parse_expression
+tests/libs/zbxeval/zbx_eval_prepare_filter
tests/libs/zbxeval/zbx_eval_serialize
tests/libs/zbxhistory/zbx_history_get_values
tests/libs/zbxjson/zbx_json_decodevalue