commit bef179944f307df81c2287231d81ceb5be18ecbb Author: admin <785275280@qq.com> Date: Sat Jun 6 08:00:49 2026 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60d7971 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# ---> AL +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ +*.app +.snapshots/* + diff --git a/README.md b/README.md new file mode 100644 index 0000000..6838d9f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Welcome-- + +欢迎来到小湫的git仓库,由文航提供技术支持。 \ No newline at end of file