From 6dadece8f371b5344cf6af05db9bffd6f302f2ba Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Thu, 16 Feb 2017 20:15:21 +0800 Subject: Add .gitignore file not to track some temp files Change-Id: Ife72e2bed5c215f63cb17ef4dd318f45598aa4ee Signed-off-by: Hongjun Ni --- nsh-plugin/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nsh-plugin/.gitignore b/nsh-plugin/.gitignore index e771bad..2b732fc 100644 --- a/nsh-plugin/.gitignore +++ b/nsh-plugin/.gitignore @@ -14,3 +14,10 @@ missing *~ cscope* +java/m4/libtool.m4 +java/m4/ltoptions.m4 +java/m4/ltsugar.m4 +java/m4/ltversion.m4 +java/m4/lt~obsolete.m4 +packaging/deb/debian/debhelper-build-stamp + -- cgit 1.2.3-korg