From 9278cce95536405fda1fdaded90421896f272842 Mon Sep 17 00:00:00 2001 From: x ronger Date: Thu, 24 Sep 2020 23:14:20 +0800 Subject: [PATCH] add /.mvn/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a2a3040..7768ab4 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ build/ ### VS Code ### .vscode/ +/.mvn/