[setup - the official Cygwin setup program] branch master, updated. release_2.925-1-g3a81c966d025

Corinna Vinschen corinna@sourceware.org
Fri Feb 3 21:47:05 GMT 2023




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

commit 3a81c966d02532e3efc74c65ed9241f9548921e0
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Fri Feb 3 21:16:21 2023 +0100

    .gitignore: add some files


Diff:
---
 .gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6241d8eff122..fcbcf7b9e7e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.deps
 .dirstamp
 .libs
 aclocal.m4
@@ -17,3 +18,10 @@ inilex.cc
 iniparse.cc
 iniparse.hh
 setup_version.c
+
+tags
+
+*~
+*.swp
+*.Po
+*.Plo



More information about the Cygwin-apps-cvs mailing list