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 - the official Cygwin setup program] branch master, updated. release_2.881-1-g95645b7




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=95645b7edc648525fd4c8d5d715c63482b95b33c

commit 95645b7edc648525fd4c8d5d715c63482b95b33c
Author: Ken Brown <kbrown@cornell.edu>
Date:   Sat Sep 16 12:06:58 2017 -0400

    Add TAGS to .gitignore


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

diff --git a/.gitignore b/.gitignore
index 8b81166..b5ae865 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ GNUmakefile
 make.out
 CVS
 tags
+TAGS
 autoconf.h.in*
 inilex.cc
 iniparse.cc


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