summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wang <wangzqbj@inspur.com>2019-09-11 16:48:59 +0800
committerJohn Wang <wangzqbj@inspur.com>2019-09-11 16:59:03 +0800
commit5eb6a2acc0e8979c004a257f2e53fb4dff5f1566 (patch)
treea3d37d679721e4f3ff8502e6be6e8d070583c8f5
parentcf5a8d0f219691c4508bff85af59167ed9a5d681 (diff)
downloadphosphor-logging-5eb6a2acc0e8979c004a257f2e53fb4dff5f1566.tar.gz
phosphor-logging-5eb6a2acc0e8979c004a257f2e53fb4dff5f1566.zip
Update .gitignore
Use *-libtool instead of the arm-specific one to make `git status ` clean when building with the x86/arm sdk. Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: If4f734cf89e62a48c1187e5a6937e8b6ebfd5497
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a992ca3..5a6dc5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@ Makefile
Makefile.in
aclocal.m4
ar-lib
-arm-openbmc-linux-gnueabi-libtool
+*-libtool
autom4te.cache*
compile
config.*
OpenPOWER on IntegriCloud