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:
parent
824b2632c6
commit
b6e4231621
|
|
@ -100,3 +100,4 @@ logs/
|
||||||
*.bak
|
*.bak
|
||||||
*.tmp
|
*.tmp
|
||||||
backups/gz/
|
backups/gz/
|
||||||
|
*.pdf
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
我的nvim配置(来自https://github.com/LazyVim/LazyVim),./libs/common/utils/my-nvim
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -3,4 +3,6 @@
|
||||||
|
|
||||||
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
Loading…
Reference in New Issue