You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2021/11/12 14:25:28 UTC

[struts] branch master updated: Ignores local config file

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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/master by this push:
     new 584095d  Ignores local config file
584095d is described below

commit 584095d69ec3d99d7e47cb63262e94946d1d20c8
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Fri Nov 12 15:25:22 2021 +0100

    Ignores local config file
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8e4f76a..af4e681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,6 @@ test-output
 
 # Sonar
 /.sonar/
+
+# Tidelift CLI scanner
+.tidelift