commit 7647b7bf940f1e8ce41629ac285051ade5046bf9 Author: fengyujia Date: Fri Jun 26 07:06:30 2026 +0000 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0fc093e --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# PMS — 容器运行时产物(勿提交) +.env +.pms-task-env.json +.bashrc +.bash_profile +.config/ +.local/ +.vnc/ +.cache/ +.gz/ +models/ +Desktop/ +.ICEauthority diff --git a/doc.md b/doc.md new file mode 100644 index 0000000..1f109fa --- /dev/null +++ b/doc.md @@ -0,0 +1 @@ +# remote-1 \ No newline at end of file