commit 74141dec6284039101dae150a8752ce9aef8a58b Author: hxx Date: Thu Jul 25 02:05:06 2024 +0800 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..146f7f5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# gitea-action-test +