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

isapir pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 08d00a4825 Allow users to add local scripts that will not be tracked 
by git
08d00a4825 is described below

commit 08d00a4825f7bbf5c2af437f13c31006c47e362a
Author: Igal Sapir <isa...@apache.org>
AuthorDate: Fri Jun 14 12:04:23 2024 -0700

    Allow users to add local scripts that will not be tracked by git
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 41cd573f4f..d2f1ac409f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@ mvn.properties
 .externalToolBuilders
 .fbprefs
 .idea
+.local
 .project
 .sdkmanrc
 .settings


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to