This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
The following commit(s) were added to refs/heads/master by this push: new 632c0fe tell git to ignore rivet/init.tcl which is created from rivet/init.tcl.in 632c0fe is described below commit 632c0fe55687726b2589f4f4a094d367ccd52bc3 Author: Massimo Manghi <mxman...@apache.org> AuthorDate: Mon Oct 21 13:14:38 2024 +0200 tell git to ignore rivet/init.tcl which is created from rivet/init.tcl.in --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0c86a44..6f469cf 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ tests/server.conf tests/test.conf tests/uploadedjpeg.jpg Session.vim +rivet/init.tcl --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org