.gitignore 275 B

12345678910111213141516171819202122232425262728293031323334353637
  1. *.o
  2. *.diff
  3. *.patch
  4. *.rej
  5. *.orig
  6. .gdb_history
  7. .gdbinit
  8. core
  9. *.gdb
  10. /config.h
  11. /config.make
  12. /config.status
  13. /net-tools-*.tar*
  14. /lib/libnet-tools.a
  15. /po/*.mo
  16. /version.h
  17. /arp
  18. /hostname
  19. /ifconfig
  20. /ipmaddr
  21. /iptunnel
  22. /mii-tool
  23. /nameif
  24. /netstat
  25. /plipconfig
  26. /rarp
  27. /route
  28. /slattach