We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0ee33 commit 4f5f13cCopy full SHA for 4f5f13c
.abapgit.xml
@@ -0,0 +1,20 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
3
+ <asx:values>
4
+ <DATA>
5
+ <MASTER_LANGUAGE>R</MASTER_LANGUAGE>
6
+ <STARTING_FOLDER>/src/</STARTING_FOLDER>
7
+ <FOLDER_LOGIC>PREFIX</FOLDER_LOGIC>
8
+ <IGNORE>
9
+ <item>/.gitignore</item>
10
+ <item>/LICENSE</item>
11
+ <item>/README.md</item>
12
+ <item>/package.json</item>
13
+ <item>/.travis.yml</item>
14
+ <item>/.gitlab-ci.yml</item>
15
+ <item>/abaplint.json</item>
16
+ <item>/azure-pipelines.yml</item>
17
+ </IGNORE>
18
+ </DATA>
19
+ </asx:values>
20
+</asx:abap>
0 commit comments