From 583e652cc4278c949e6e3d4aaa531f8fe4129a48 Mon Sep 17 00:00:00 2001 From: L1ng <429616286@qq.com> Date: Tue, 11 Aug 2026 10:11:05 +0800 Subject: [PATCH] first commit --- .idea/.gitignore | 3 +++ .idea/misc.xml | 5 +++++ .idea/modules.xml | 8 ++++++++ .idea/plusapp-sandBalst.iml | 9 +++++++++ .idea/vcs.xml | 6 ++++++ README.md | 0 weldingapp | 1 + 7 files changed, 32 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/plusapp-sandBalst.iml create mode 100644 .idea/vcs.xml create mode 100644 README.md create mode 160000 weldingapp diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..c08a2df --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..fc377b4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/plusapp-sandBalst.iml b/.idea/plusapp-sandBalst.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/plusapp-sandBalst.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..fa035a5 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/weldingapp b/weldingapp new file mode 160000 index 0000000..8fb954a --- /dev/null +++ b/weldingapp @@ -0,0 +1 @@ +Subproject commit 8fb954a558c5aaa96f85d6013dbbc6dd9dfd9711