From 3eee3fc7972952a4e29c1659ded5cf4e20b1a2bf Mon Sep 17 00:00:00 2001
From: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Date: Fri, 21 Jan 2022 12:30:28 -0500
Subject: [PATCH] Update "Ignore Files" (#5281)
Since https://github.com/abapGit/abapGit/pull/3996 it's not necessary to list files outside of /src/. The currently listed files are automatically ignored.
---
.abapgit.xml | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/.abapgit.xml b/.abapgit.xml
index cb3a8f4c8..7c0506a2a 100644
--- a/.abapgit.xml
+++ b/.abapgit.xml
@@ -5,21 +5,6 @@
E
/src/
PREFIX
-
- - /.travis.yml
- - /CONTRIBUTING.md
- - /LICENSE
- - /README.md
- - /package.json
- - /changelog.txt
- - /.gitignore
- - /.editorconfig
- - /CODE_OF_CONDUCT.md
- - /abaplint.json
- - /.eslintrc.yaml
- - /.gitlab-ci.yml
- - /.devcontainer.json
-