From 7ad503e8dc7b6cdff7611b1c53be2ed54dd17e34 Mon Sep 17 00:00:00 2001 From: luk Date: Sun, 1 Feb 2026 21:32:44 +0800 Subject: [PATCH] u --- domaindata.js | 2 +- seafile-ignore.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/domaindata.js b/domaindata.js index 900a31e..35a1d89 100755 --- a/domaindata.js +++ b/domaindata.js @@ -138,7 +138,7 @@ module.exports = { icpOwner: '无锡远近科技有限公司', icpAgent: { 中国移动无锡: '20240417生效' }, since: 20240303, - until: 20260303, + until: 20270303, registrar: 'lukerlu#西部数码', dns: 'CF', }, diff --git a/seafile-ignore.txt b/seafile-ignore.txt index f761786..d0a7486 100644 --- a/seafile-ignore.txt +++ b/seafile-ignore.txt @@ -22,6 +22,12 @@ *.nosf/ *.nosf.*/ +## everything 'git pull or fetch' will update `.git/FETCH_HEAD`, even if the content doesn't change. To avoid too many useless updates of this file in Seafile history: +FETCH_HEAD +*/FETCH_HEAD + +.Trash/ + .DS_Store */.DS_Store @@ -48,12 +54,18 @@ _desktop.ini node_modules/ */node_modules/ package-lock.json +*/package-lock.json pages4loader.json5 +*/pages4loader.json5 .deploy_git/ */.deploy_git/ +# next.js 项目 +.next/ +*/.next/ + # HBuilder 目录 unpackage/ */unpackage/