feat: Add AGENTS.md and remove utils init, update gitignore
This commit is contained in:
parent
412061ab8a
commit
1a599fae36
|
|
@ -100,3 +100,4 @@ logs/
|
||||||
*.bak
|
*.bak
|
||||||
*.tmp
|
*.tmp
|
||||||
backups/gz/
|
backups/gz/
|
||||||
|
libs/common/utils/my-nvim/
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
我的nvim配置(来自https://github.com/LazyVim/LazyVim),./libs/common/utils/my-nvim
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
# Utils Module
|
|
||||||
Loading…
Reference in New Issue