From 7788c329c9d939da461915d0535765016c964394 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 3 Nov 2021 10:10:36 +0800 Subject: [PATCH] ss --- .gitignore | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0c2d20e6..c3f84b36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ .vscode -.eslintrc.js \ No newline at end of file +*.class + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear +*.zip + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* +node_modules +dist +epmet-oper +.idea/ \ No newline at end of file