From 28dddf7c33d252a849addf5c9a9c1e46c9b7170b Mon Sep 17 00:00:00 2001 From: jenkins <jenkins@hbbh.com> Date: Tue, 18 Jan 2022 17:52:53 +0800 Subject: [PATCH] add version to 1.9.0-SNAPSHOT-1 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5c3f700..ef6b348 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /.idea/ +gitflow-installer.sh +target/ +**/target/ +*.iml \ No newline at end of file -- Gitblit v1.9.1