From patchwork Fri Jan 25 05:24:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [[iputils] 3/6] start gitignore files Date: Thu, 24 Jan 2013 19:24:12 -0000 From: Mike Frysinger X-Patchwork-Id: 215548 Message-Id: <1359091455-25380-3-git-send-email-vapier@gentoo.org> To: YOSHIFUJI Hideaki Cc: netdev@vger.kernel.org Signed-off-by: Mike Frysinger --- .gitignore | 22 ++++++++++++++++++++++ doc/.gitignore | 2 ++ 2 files changed, 24 insertions(+) create mode 100644 .gitignore create mode 100644 doc/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..30ed00c --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +*~ +*.o + +*.diff +*.orig +*.patch +*.rej + +core +.gdb_history +.gdbinit + +/arping +/clockdiff +/ping +/ping6 +/rarpd +/rdisc +/tftpd +/tracepath +/tracepath6 +/traceroute6 diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..085639f --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,2 @@ +*.html +*.8