[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: Update .gitignore for Pod-Simple-Texinfo/t/ tests
From: |
Patrice Dumas |
Subject: |
branch master updated: Update .gitignore for Pod-Simple-Texinfo/t/ tests |
Date: |
Fri, 15 Nov 2024 15:28:44 -0500 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new a43ff105c6 Update .gitignore for Pod-Simple-Texinfo/t/ tests
a43ff105c6 is described below
commit a43ff105c6230a25b9d57574a88f28f13bb4057e
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri Nov 15 21:28:20 2024 +0100
Update .gitignore for Pod-Simple-Texinfo/t/ tests
---
.gitignore | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2167ccec55..99e926052f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -426,9 +426,9 @@ js/package-lock.json
js/info.min.js
Pod-Simple-Texinfo/pod2texi
-Pod-Simple-Texinfo/*.log
-Pod-Simple-Texinfo/*.tmp
-Pod-Simple-Texinfo/*.trs
+Pod-Simple-Texinfo/t/*.log
+Pod-Simple-Texinfo/t/*.tmp
+Pod-Simple-Texinfo/t/*.trs
Pod-Simple-Texinfo/test_scripts/*.log
Pod-Simple-Texinfo/test_scripts/*.tmp
Pod-Simple-Texinfo/test_scripts/*.trs
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: Update .gitignore for Pod-Simple-Texinfo/t/ tests,
Patrice Dumas <=