diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-28 09:41:48 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-28 09:41:48 +0800 |
| commit | 3423840fe9711985f2460d5ff59505ccd94c758d (patch) | |
| tree | 44f093519f970d814fdf58a7f460218b795eaec8 | |
| parent | bccda06413a2f9d2b26183f8ccb759cd748a9fe5 (diff) | |
chore: clean up gitignore and remove dangling symlinks
| -rw-r--r-- | .gitignore | 4 | ||||
| l--------- | minglingmingling_pathfLICENSE-APACHE | 1 | ||||
| l--------- | minglingmingling_pathfLICENSE-MIT | 1 |
3 files changed, 2 insertions, 4 deletions
@@ -1,8 +1,8 @@ .temp -__*/ # Temp file for dev_tools/scripts/windows-folder-hide.ps1 dev_tools/scripts/last_check -# Draft Markdown +# Drafts __*.md +__*/ diff --git a/minglingmingling_pathfLICENSE-APACHE b/minglingmingling_pathfLICENSE-APACHE deleted file mode 120000 index 3be4b3c..0000000 --- a/minglingmingling_pathfLICENSE-APACHE +++ /dev/null @@ -1 +0,0 @@ -..LICENSE-APACHE
\ No newline at end of file diff --git a/minglingmingling_pathfLICENSE-MIT b/minglingmingling_pathfLICENSE-MIT deleted file mode 120000 index 3d3baa8..0000000 --- a/minglingmingling_pathfLICENSE-MIT +++ /dev/null @@ -1 +0,0 @@ -..LICENSE-MIT
\ No newline at end of file |
