From 3168552014f9f6119c1516e5d002d3a483c9fa7c Mon Sep 17 00:00:00 2001 From: wjy <1229483859@qq.com> Date: Tue, 30 Jun 2026 19:49:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 config diff --git a/config b/config deleted file mode 100644 index 16e1b3a..0000000 --- a/config +++ /dev/null @@ -1,15 +0,0 @@ -[core] - repositoryformatversion = 0 - filemode = false - bare = false - logallrefupdates = true - symlinks = false - ignorecase = true -[submodule] - active = . -[remote "origin"] - url = https://github.com/wjy-1123/House-rental-system.git - fetch = +refs/heads/*:refs/remotes/origin/* -[branch "main"] - remote = origin - merge = refs/heads/main