From 444ff311d8d5875af7d86f9aaf2baf9ce35f69ad Mon Sep 17 00:00:00 2001 From: ck Date: Tue, 9 Jan 2024 16:31:44 +0800 Subject: [PATCH] =?UTF-8?q?.gitignore=20=E5=8E=BB=E6=8E=89target=E5=92=8Cr?= =?UTF-8?q?ebel.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 1bc94f3..14dbac2 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,10 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /.idea/ +*.iml + +### JRebel ### +rebel.xml + + +target/ \ No newline at end of file