[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: update .gitignore for new gnulib modules
From: |
Gavin D. Smith |
Subject: |
branch master updated: update .gitignore for new gnulib modules |
Date: |
Sat, 19 Oct 2024 11:49:37 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 10a98f69ea update .gitignore for new gnulib modules
10a98f69ea is described below
commit 10a98f69eae83786777ce30e348471261fc3d143
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Oct 19 16:49:28 2024 +0100
update .gitignore for new gnulib modules
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index 9e5ddc65b3..a48cd85bd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,11 @@ tp/Texinfo/XS/gnulib/lib/error.h
tp/Texinfo/XS/gnulib/lib/float.h
tp/Texinfo/XS/gnulib/lib/fcntl.h
tp/Texinfo/XS/gnulib/lib/obstack.h
+tp/Texinfo/XS/gnulib/lib/signal.h
+tp/Texinfo/XS/gnulib/lib/sys/stat.h
+tp/Texinfo/XS/gnulib/lib/sys/time.h
+tp/Texinfo/XS/gnulib/lib/time.h
+tp/Texinfo/XS/gnulib/lib/utime.h
tp/Texinfo/XS/gnulib/lib/stdckdint.h
tp/Texinfo/XS/gnulib/lib/stdlib.h
tp/Texinfo/XS/gnulib/lib/unistd.h
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: update .gitignore for new gnulib modules,
Gavin D. Smith <=