This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new a97600b0c3 we don't want jars checked in ever!
a97600b0c3 is described below
commit a97600b0c3e2b8e92476eb7631a4e9c82c64a6bd
Author: Mark Struberg <[email protected]>
AuthorDate: Sun Jul 26 00:41:57 2026 +0200
we don't want jars checked in ever!
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 4bf34949bc..b6c82155cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ target
*.log
*.vscode
*~
+*.jar
quick.bat
/tomee/tomee-plume-webapp/overlays/
/tomee/tomee-plus-webapp/overlays/
@@ -25,4 +26,4 @@ transformer/transformer-0.1.0-SNAPSHOT/
CLAUDE.md
.claude
-tck-dev
\ No newline at end of file
+tck-dev