This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[setup] branch master, updated. release_2.869-13-g8f6b928




https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;h=8f6b9284c332c2d1a9bcf2229ca790103f4494d5

commit 8f6b9284c332c2d1a9bcf2229ca790103f4494d5
Merge: 8bc6bbc 77303bc
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Feb 18 16:02:22 2015 +0100

    Merge branch 'master' of cygwin.com:/git/cygwin-setup

https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;h=8bc6bbcda9fdfce31313e0670257926e5ef2a1c3

commit 8bc6bbcda9fdfce31313e0670257926e5ef2a1c3
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Feb 18 16:00:54 2015 +0100

    Fix .gitignore to ignore autoconf.h.in~.


Diff:
---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 50f197e..2186aac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,4 @@ GNUmakefile
 make.out
 CVS
 tags
-autoconf.h.in
+autoconf.h.in*


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]