diff options
Diffstat (limited to 'vtysh')
-rw-r--r-- | vtysh/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vtysh/.gitignore b/vtysh/.gitignore new file mode 100644 index 00000000..ed3f1f39 --- /dev/null +++ b/vtysh/.gitignore @@ -0,0 +1,13 @@ +Makefile +Makefile.in +*.o +vtysh +tags +TAGS +.deps +vtysh_cmd.c +.nfs* +extract.pl +.libs +.arch-inventory +.arch-ids |