This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new 8ac8d91a2d Ignore .jbang directory (#11411)
8ac8d91a2d is described below
commit 8ac8d91a2d6a8892f99e49051480a42d8344ab9c
Author: Jay <[email protected]>
AuthorDate: Fri Nov 14 16:24:20 2025 +0530
Ignore .jbang directory (#11411)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index b3f36670ba..d06c6bdffc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
.classpath
.settings/
.svn/
+.jbang/
# Intellij
*.ipr