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

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

commit 912a5e14112b104ab38d26c66971a7f6b19fe251
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Fri Mar 15 09:46:47 2024 -0400

    Add ignores for vi swap files.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f98bf12697..41cd573f4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ mvn.properties
 *.asc
 *.jj
 *.tmp
+.*.s[a-w][a-z]
 maven-resolver-ant-tasks-*.jar
 thumbs.db
 Thumbs.db


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

Reply via email to