[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] 01/03: .gitignore: adjust for tests/, m4/, po/
From: |
Ludovic Courtès |
Subject: |
[shepherd] 01/03: .gitignore: adjust for tests/, m4/, po/ |
Date: |
Wed, 10 Apr 2024 12:31:59 -0400 (EDT) |
civodul pushed a commit to branch devel
in repository shepherd.
commit f2d5551e137b07672c1b27d14ab01f4ae2434e0c
Author: Attila Lendvai <attila@lendvai.name>
AuthorDate: Fri Dec 15 10:16:42 2023 +0100
.gitignore: adjust for tests/, m4/, po/
---
.gitignore | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index fca2a8b..0919027 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
.dirstamp
/INSTALL
/aclocal.m4
+/m4/*
/autom4te.cache
/build-aux/*
/config.cache
@@ -39,16 +40,14 @@
/shepherd.vr
/shepherd.vrs
/test-suite.log
-/tests/*.log
-/tests/*.trs
+/tests/**/*.log
+/tests/**/*.trs
/texinfo.tex
Makefile
Makefile.in
-/tests/respawn-throttling.log
-/tests/respawn-throttling.trs
-/tests/pid-file.log
/po/ChangeLog
/po/Makefile.in.in
+/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/boldquot.sed