diff options
| author | David Lamparter <equinox@diac24.net> | 2018-08-15 23:55:22 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:26:54 +0200 |
| commit | 8b7668eccecac31a0347c75be11580f7cf66bf06 (patch) | |
| tree | 85ab51d8cff5e131d1a1f0fce37b112d4f336bac /vtysh/.gitignore | |
| parent | 84d837b75d3dc3e4640dd311fcb22bfa62065f34 (diff) | |
build: non-recursive vtysh
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'vtysh/.gitignore')
| -rw-r--r-- | vtysh/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/.gitignore b/vtysh/.gitignore index 5856eac253..e63d1e2dee 100644 --- a/vtysh/.gitignore +++ b/vtysh/.gitignore @@ -1,4 +1,4 @@ -Makefile +!Makefile Makefile.in *.o vtysh |
