aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-28 09:41:48 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-28 09:41:48 +0800
commit3423840fe9711985f2460d5ff59505ccd94c758d (patch)
tree44f093519f970d814fdf58a7f460218b795eaec8
parentbccda06413a2f9d2b26183f8ccb759cd748a9fe5 (diff)
chore: clean up gitignore and remove dangling symlinks
-rw-r--r--.gitignore4
l---------minglingmingling_pathfLICENSE-APACHE1
l---------minglingmingling_pathfLICENSE-MIT1
3 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c2c7b5b..53ca6d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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