commit 5230522e0817252edc1fdfee3a355e4f8e7861c7 Author: mrfrhealth Date: Wed Mar 26 00:46:48 2025 -0600 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..e884b07 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# HEALTHCAREMRFR + +Provides comprehensive market research solutions, including customized reports and consulting, empowering clients to make informed business decisions. \ No newline at end of file