commit bb5da45180ff7c0b80ffb130550c0df2dcaa2c3f Author: chuan Date: Wed Apr 29 00:30:11 2026 +0800 docs: init diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e420852 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,19 @@ +* text=auto eol=lf + +# Keep common Windows script formats on CRLF when needed by native tooling. +*.bat text eol=crlf +*.cmd text eol=crlf + +# Never normalize binary files. +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.webp binary +*.ico binary +*.pdf binary +*.zip binary +*.7z binary +*.gz binary +*.woff binary +*.woff2 binary \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..74d9c46 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# SKILLS + +## MCP + +- [agent/gitea-mcp](https://git.pchuan.top/agent/gitea-mcp) \ No newline at end of file