From 183fa3e7b7cb6b72df6b7c4cca4ef047aa534aad Mon Sep 17 00:00:00 2001 From: Alexander Sabino <32822107+asabino2@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:19:00 -0300 Subject: [PATCH] Abapgi file --- .abapgit.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .abapgit.xml diff --git a/.abapgit.xml b/.abapgit.xml new file mode 100644 index 0000000..55db7e7 --- /dev/null +++ b/.abapgit.xml @@ -0,0 +1,21 @@ + + + + + P + /src/ + PREFIX + + /.gitignore + /LICENSE + /README.md + /package.json + /.travis.yml + /.gitlab-ci.yml + /abaplint.json + /azure-pipelines.yml + /.devcontainer.json + + + +