From e60f527d0b99c7e2ce840e413a1599e38055a97a Mon Sep 17 00:00:00 2001 From: yangwei Date: Tue, 22 Sep 2020 17:58:05 +0800 Subject: 🐎ci(gitignore): 增加gitignore文件 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 -- cgit v1.2.3