commit dba30df0204d059079d43c3133f12508ae65f6cd Author: positivepole Date: Wed Jun 12 16:26:30 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..117a297 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# GScreenWEB_TPMes + +GScreenWEB_TPMes \ No newline at end of file