From 895837b52b59ffae983098c6f8ef361471efc82c Mon Sep 17 00:00:00 2001 From: Wind-Explorer Date: Fri, 7 Feb 2025 11:23:19 +0800 Subject: [PATCH] =?UTF-8?q?prep=203=20=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AceJobAgency/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 AceJobAgency/.gitignore diff --git a/AceJobAgency/.gitignore b/AceJobAgency/.gitignore new file mode 100644 index 0000000..fd8272c --- /dev/null +++ b/AceJobAgency/.gitignore @@ -0,0 +1 @@ +appsettings.Development.json \ No newline at end of file