From 623f3ffd1e817c0ffa3d4ee777409565dc3e1cc3 Mon Sep 17 00:00:00 2001 From: "andres.albarran" Date: Mon, 17 Nov 2025 21:27:28 +0000 Subject: [PATCH] Initial commit --- .gitignore | 4 ++++ README.md | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cb4a18e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# ---> TortoiseGit +# Project-level settings +/.tgitconfig + diff --git a/README.md b/README.md new file mode 100644 index 0000000..1142cbe --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# AS400NaturalCustomerInAppSvc + +Repositorio correspondiente a la vista AS400NaturalCustomerInAppSvc \ No newline at end of file