From 42563db765258617872b6b5bef07075da133d164 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Tue, 12 Aug 2014 11:43:44 -0400 Subject: Updated .gitignore to ignore more files Signed-off-by: Steve Dickson --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index be45ece..a32c4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,6 @@ tools/tcp tools/tcpd tools/udp tools/udpd +all +*/all +cscope.* -- cgit