This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git
The following commit(s) were added to refs/heads/master by this push:
new 1a62d26 Add Maven Wrapper JAR to git ignore
1a62d26 is described below
commit 1a62d2609f1b81453096615613907fc696835582
Author: Serge Huber <[email protected]>
AuthorDate: Fri Jan 28 15:14:08 2022 +0100
Add Maven Wrapper JAR to git ignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 4d00eea..8018893 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
**/*.iml
target/
/src/main/webapp/.jekyll-cache/
+/.mvn/wrapper/maven-wrapper.jar