From e60f527d0b99c7e2ce840e413a1599e38055a97a Mon Sep 17 00:00:00 2001 From: yangwei Date: Tue, 22 Sep 2020 17:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=8Eci(gitignore):=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?gitignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..92487e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.o +*.a +tcpdump.1 +tcpdump +Makefile +version.c +config.h +config.log +config.status