This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git
commit 8ddedec3da94533e8d6961e6495c4f426f1adc8c Author: Albumen Kevin <[email protected]> AuthorDate: Fri Apr 14 17:16:01 2023 +0800 Add deploy --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index df75d90..10ec983 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ initializer-page/target/ initializer-generator/target/ node_modules/ -.mvn/ tree @@ -23,4 +22,4 @@ tree .idea *.iws *.iml -*.ipr \ No newline at end of file +*.ipr
