[Privoxy-commits] [privoxy] 05/41: Add logs directory for the tests based on the curl test suite
User Git
git at git.privoxy.org
Wed Mar 20 12:38:42 CET 2024
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit fa9d00715c824a1db96c3e6dea5418f159326873
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Jan 22 09:25:39 2021 +0100
Add logs directory for the tests based on the curl test suite
Sponsored by: Privoxy project funds collected at SPI
---
tests/cts/logs/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/cts/logs/.gitignore b/tests/cts/logs/.gitignore
new file mode 100644
index 00000000..bc74a1e3
--- /dev/null
+++ b/tests/cts/logs/.gitignore
@@ -0,0 +1,2 @@
+# Ignore the logs in this directory
+*.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list