From 345dd8b4c3eb14e1161f26076a7b368ae89dd56d Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 24 Jun 2018 17:09:19 +0200 Subject: T710: move the executables from vyatta-util to vyatta-cfg Do not use a shared library, since nothing else depends, or should depend on it. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 09a489f..f809096 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,8 @@ src/my_delete src/check_tmpl src/dump src/exe_action +src/vyatta-validate-type +src/ipset-check-member src/priority src/net_set src/cli_def.c -- cgit v1.2.3