You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tcl.apache.org by mx...@apache.org on 2018/11/24 10:21:54 UTC

[tcl-rivet] 01/02: update .gitignore

This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch 3.1
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git

commit 5c203cfba08ca32be771e39a0f076d8d8d01ee7e
Author: Massimo Manghi <mx...@apache.org>
AuthorDate: Sat Nov 24 08:39:55 2018 +0100

    update .gitignore
---
 .gitignore | 10 ++++++++++
 ChangeLog  |  3 +++
 2 files changed, 13 insertions(+)

diff --git a/.gitignore b/.gitignore
index 36d207d..d6f9347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,13 @@ stamp-h1
 *.la
 *.swp
 tags
+tests/access_log
+tests/apachelog.txt
+tests/error_log
+tests/htaccess2
+tests/httpd.pid
+tests/redirect_code.txt
+tests/rivet/
+tests/server.conf
+tests/test.conf
+tests/uploadedjpeg.jpg
diff --git a/ChangeLog b/ChangeLog
index 8bd06ad..f39e273 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2018-11-24 Massimo Manghi <mx...@apache.org>
+    * .gitignore: update .gitignore
+
 2018-11-23 Massimo Manghi <mx...@apache.org>
     * : code branched as branch 3.1
     * configure.ac,VERSION: bumping to version 3.0.4


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tcl.apache.org
For additional commands, e-mail: commits-help@tcl.apache.org