[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-819-g2af4f4d
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-08-05 14:54:39
|
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 2af4f4d7ecf7876b76268131f94a7cd5bcf01a11 (commit)
from cae29da30f2ffd8cbbfcc4c28efd85663137b7d5 (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 2af4f4d7ecf7876b76268131f94a7cd5bcf01a11
Author: Julien Boibessot <jul...@ar...>
Date: Wed Aug 5 16:49:24 2015 +0200
Fixes some more .gitignore for BR 2015.02
-----------------------------------------------------------------------
Summary of changes:
buildroot/.gitignore | 2 ++
buildroot/package/.gitignore | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/buildroot/.gitignore b/buildroot/.gitignore
index fd25b13..101f263 100644
--- a/buildroot/.gitignore
+++ b/buildroot/.gitignore
@@ -17,7 +17,9 @@
/.*
!/.gitignore
/Config.in
+/Config.in.legacy
/Makefile
+/Makefile.legacy
/TODO
/CHANGES
/COPYING
diff --git a/buildroot/package/.gitignore b/buildroot/package/.gitignore
index c56aec0..f940489 100644
--- a/buildroot/package/.gitignore
+++ b/buildroot/package/.gitignore
@@ -9,6 +9,7 @@
/buildroot-libtool*.patch
/Config.in.host
/pkg-*.mk
+/doc-asciidoc.mk
# except:
!/armadeus/
hooks/post-receive
--
armadeus
|