From 28c0fe744efc007a467f3e753a19fdb64d2a48eb Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Wed, 22 Feb 2023 21:26:59 +0000 Subject: Prune .gitignore. [skip ci] "net" no longer exists and the test programs use their own .gitignore file. --- .gitignore | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitignore b/.gitignore index 75ed6a4d..84109900 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,6 @@ Makefile *~ *.o /bpf_filter.c -capturetest -can_set_rfmon_test CMakeCache.txt cmake_install.cmake CMakeFiles/ @@ -18,11 +16,6 @@ stamp-h stamp-h.in autom4te.cache/ .devel -filtertest -findalldevstest -opentest -valgrindtest -reactivatetest grammar.c grammar.h grammar.y @@ -34,7 +27,6 @@ libpcap.so libpcap.so.* libpcap.shareda libpcap-*.tar.gz -net os-proto.h pcap-config pcap-filter.manmisc @@ -57,7 +49,6 @@ pcap_set_tstamp_type.3pcap scanner.c scanner.c.bottom scanner.h -selpolltest *.log *.tlog *.obj -- cgit v1.2.1