diff mbox series

[v3,1/20] .gitignore: ignore only libtool m4 files

Message ID 1507226415-26756-2-git-send-email-odpbot@yandex.ru
State Superseded
Headers show
Series [v3,1/20] .gitignore: ignore only libtool m4 files | expand

Commit Message

Github ODP bot Oct. 5, 2017, 5:59 p.m. UTC
From: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>


Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>

---
/** Email created from pull request 213 (lumag:plat-def)
 ** https://github.com/Linaro/odp/pull/213
 ** Patch: https://github.com/Linaro/odp/pull/213.patch
 ** Base sha: 52cfe7ba6d2541cf5ee464e46e91b2da5efe1497
 ** Merge commit sha: 4157d06d3a16265d7d6152d7ae4918ec5623c10c
 **/
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 1652a814f..3d4c58d6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,7 +40,8 @@  include/stamp-h1
 lib/
 libtool
 ltmain.sh
-m4/*.m4
+m4/libtool.m4
+m4/lt*.m4
 missing
 perf.data*
 pkgconfig/libodp*.pc