From f879230e98c369bed8239071a6a1d6234fdee912 Mon Sep 17 00:00:00 2001
From: sjm <2431685932@qq.com>
Date: Fri, 30 Jun 2023 00:54:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=B5=8B=E8=AF=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 1 +
helloGithub.iml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 8eb6870..1aad847 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ out/
!**/src/main/**/out/
!**/src/test/**/out/
.idea
+config.properties
### Eclipse ###
.apt_generated
.classpath
diff --git a/helloGithub.iml b/helloGithub.iml
index b4c3af3..0203694 100644
--- a/helloGithub.iml
+++ b/helloGithub.iml
@@ -17,7 +17,7 @@
-
+