Ignore repomix output files

repomix 默认把打包结果写到仓库根的 repomix-output.xml, 会污染工作区
和未来的意外提交; 作为生成产物不应进版本控制。
This commit is contained in:
Zhang Jiahao
2026-04-21 00:52:39 +08:00
parent d99ac3a142
commit 484a9225f3

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
repomix-output.xml