diff options
| author | Wesley Coakley <wcoakley@nvidia.com> | 2020-10-06 16:37:13 -0400 |
|---|---|---|
| committer | Wesley Coakley <wcoakley@nvidia.com> | 2020-10-06 17:32:09 -0400 |
| commit | 57a75dc6d529bb40d00693506ed491fd774e7a4e (patch) | |
| tree | 43cf3adfdb55d414e480327adae0cab03f111ef4 /vtysh/.gitignore | |
| parent | 662a1b050093567d96ebab3e98c22effe712e85b (diff) | |
vtysh: ignore generated file vtysh_daemons.h
Signed-off-by: Wesley Coakley <wcoakley@nvidia.com>
Diffstat (limited to 'vtysh/.gitignore')
| -rw-r--r-- | vtysh/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/.gitignore b/vtysh/.gitignore index c1a39b8a12..118b84407b 100644 --- a/vtysh/.gitignore +++ b/vtysh/.gitignore @@ -1,3 +1,4 @@ vtysh vtysh_cmd.c extract.pl +vtysh_daemons.h |
