Add Win32 Maven command

This commit is contained in:
Chris Smowton
2025-02-26 16:02:31 +00:00
parent cd0aebefa4
commit 0c99ae2800
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
*.bat text eol=crlf
*.cmd text eol=crlf

View File

@@ -0,0 +1 @@
@bash mvn %*