[setup - the official Cygwin setup program] branch master, updated. release_2.925-1-g3a81c966d025
Corinna Vinschen via Cygwin-apps-cvs <[email protected]> Fri, 3 Feb 2023 21:47:05 +0000 (GMT)
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=3a81c966d02532e3efc74c65ed9241f9548921e0 commit 3a81c966d02532e3efc74c65ed9241f9548921e0 Author: Corinna Vinschen <[email protected]> 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