diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-06-24 17:09:19 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-06-24 17:09:19 +0200 |
commit | 345dd8b4c3eb14e1161f26076a7b368ae89dd56d (patch) | |
tree | f5392ea019b350e340a87cdfd4731a00414e4760 /.gitignore | |
parent | 1489376748358222a1ba582cde019f494b6dcba3 (diff) | |
download | vyatta-cfg-345dd8b4c3eb14e1161f26076a7b368ae89dd56d.tar.gz vyatta-cfg-345dd8b4c3eb14e1161f26076a7b368ae89dd56d.zip |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |