From d1ec199470be6b3013221d635c910ecc07a2710f Mon Sep 17 00:00:00 2001 From: wenfei Date: Thu, 3 Jul 2025 11:24:59 +0800 Subject: [PATCH] lastupdate.tmp chage --- .gitignore | 1 + install_goget.sh | 1 + lastupdate.tmp | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100755 lastupdate.tmp diff --git a/.gitignore b/.gitignore index 8b9bdee..9bfe381 100755 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ logs .DS_Store +lastupdate.tmp \ No newline at end of file diff --git a/install_goget.sh b/install_goget.sh index 8f2d118..2b5787e 100755 --- a/install_goget.sh +++ b/install_goget.sh @@ -2,6 +2,7 @@ #go1.24.1 #remove .idea in remote #git rm -r --cached .idea + git rm -r --cached lastupdate.tmp #export GOPROXY=https://goproxy.io #go get github.com/beego/bee/v2 diff --git a/lastupdate.tmp b/lastupdate.tmp deleted file mode 100755 index 9e3a9fd..0000000 --- a/lastupdate.tmp +++ /dev/null @@ -1 +0,0 @@ -{"/Users/wenfeihuang/go/src/weather/controllers":1664101902922601692} \ No newline at end of file