[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-105-g961435819
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-07-15 14:59:07
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 9614358193258da8c49e03c2e04efe576e9f4012 (commit)
from e8b04b01275171d663eed367cd8fc50393f1e63a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9614358193258da8c49e03c2e04efe576e9f4012
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Jul 15 16:58:43 2019 +0200
[BSP] add *.a* to target/linux/.gitignore
-----------------------------------------------------------------------
Summary of changes:
target/linux/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/.gitignore b/target/linux/.gitignore
index 47c953857..97bfbadcf 100644
--- a/target/linux/.gitignore
+++ b/target/linux/.gitignore
@@ -10,3 +10,4 @@
Module.symvers
Module.markers
*.builtin
+*.a*
hooks/post-receive
--
armadeus
|