From 515a4c48fdb535633a679ffb05336b0922b41573 Mon Sep 17 00:00:00 2001 From: luk Date: Tue, 23 Jun 2026 11:27:58 +0800 Subject: [PATCH] u --- .gitignore | 42 +++++++----------------------------------- package.json | 2 +- seafile-ignore.txt | 2 ++ 3 files changed, 10 insertions(+), 36 deletions(-) diff --git a/.gitignore b/.gitignore index 470c161..4018bbe 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ # https://github.com/SlideWave/gitignore-include?tab=readme-ov-file#examples # https://gitignore.io -### .gitignore.global.txt ### +### .gitignore_global ### # Self defined pattern to ignore ?*.gitignore @@ -13,12 +13,12 @@ ?*.gitignore.* ?*.gitignore.*/ *.gitomit -*.gitomit.* *.gitomit/ +*.gitomit.* *.gitomit.*/ *.nogit -*.nogit.* *.nogit/ +*.nogit.* *.nogit.*/ # 保留 !.gitignore @@ -30,13 +30,16 @@ .deploy_git/ .idea/ .sass-cache/ -.wrangler +.wrangler/ /test/unit/coverage/ /test/e2e/reports/ node_modules/ *.aab *.apk *.ipa +*.rar +*.tgz +*.zip *.min.js *.min.css *.min.html @@ -58,22 +61,8 @@ Thumbs.db thumbs.db _desktop.ini -# vue-cli 项目 -/dist/ - -# 来自 vue-cli 创建项目的 .gitignore -.project - -# hexo -/public/ - -# Hardhat -/artifacts/ -/cache/ - # seafile 临时文件 ._* - .$* # office 暂存文件 @@ -92,22 +81,5 @@ _desktop.ini .env.local .env.*.local -# hexo -/db.json - -# wo -# 服务端 -/_archive/* -/_datastore/* -/_filestore/* -/_logstore/* -/_webroot/* -/_ssl/* -# uniapp 客户端 -/unpackage/* -!/unpackage/res/ -package-lock.json -pages4loader.json5 - ### .gitignore.local.txt ### diff --git a/package.json b/package.json index 56a1074..ba1dbd8 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://git.tic.cc/open/wo-user-part-uniapp" + "url": "https://git.tic.cc/opx/wo-user-part-uniapp" }, "author": "luk.lu", "license": "ISC", diff --git a/seafile-ignore.txt b/seafile-ignore.txt index d0a7486..c7c0ec5 100644 --- a/seafile-ignore.txt +++ b/seafile-ignore.txt @@ -27,9 +27,11 @@ FETCH_HEAD */FETCH_HEAD .Trash/ +.Trashes/ .DS_Store */.DS_Store +*.aae # AAE 文件主要在苹果的照片应用程序中使用,保存对原始照片所做的编辑,比如,裁剪、旋转或调整亮度等操作的信息。 .thumbnails */.thumbnails