[Commits] : Tuxbox-GIT: hostapps branch master updated. CVS-Final-2-g9b00975
Tuxbox Sources
Brought to you by:
dbt1
|
From: GetAway <tux...@ne...> - 2015-02-11 13:46:47
|
Project "Tuxbox-GIT: hostapps":
The branch, master has been updated
via 9b00975ed14fe4553ac5575724ac44f31543a793 (commit)
from 1059430873b53d0fa2fd86423d051f894ee39b4e (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 9b00975ed14fe4553ac5575724ac44f31543a793
Author: GetAway <get...@t-...>
Date: Wed Feb 11 14:41:55 2015 +0100
.gitignore expanded
Signed-off-by: GetAway <get...@t-...>
diff --git a/.gitignore b/.gitignore
index ebd15c8..55807f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,26 @@
+*.a
+*.o
+.deps
+
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
Makefile
-stamp-h
-stamp-h.in
+Makefile.in
+
+COPYING
+INSTALL
+acinclude.m4
+aclocal.m4
+autom4te.cache/
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 27 +++++++++++++++++++++++++--
1 files changed, 25 insertions(+), 2 deletions(-)
--
Tuxbox-GIT: hostapps
|