refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md

This commit is contained in:
tukuaiai 2025-12-14 07:40:59 +08:00
parent 824b2632c6
commit b6e4231621
1508 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -100,3 +100,4 @@ logs/
*.bak *.bak
*.tmp *.tmp
backups/gz/ backups/gz/
*.pdf

View File

@ -1 +0,0 @@
我的nvim配置来自https://github.com/LazyVim/LazyVim./libs/common/utils/my-nvim

View File

@ -4,3 +4,5 @@
https://github.com/yusufkaraaslan/Skill_Seekers https://github.com/yusufkaraaslan/Skill_Seekers
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools
我的nvim配置来自https://github.com/LazyVim/LazyVim./libs/common/utils/my-nvim

Some files were not shown because too many files have changed in this diff Show More