mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00

* refactoring * refactoring * update * update * Delete src/02/03/z2ui5_cl_popup_pdf.clas.locals_imp.abap * update * update * Update package.devc.xml * npm packages * update refactoring * update testclass * update * version update * update * update
24 lines
755 B
XML
24 lines
755 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
|
|
<asx:values>
|
|
<DATA>
|
|
<MASTER_LANGUAGE>E</MASTER_LANGUAGE>
|
|
<STARTING_FOLDER>/src/</STARTING_FOLDER>
|
|
<FOLDER_LOGIC>PREFIX</FOLDER_LOGIC>
|
|
<IGNORE>
|
|
<item>/.gitignore</item>
|
|
<item>/LICENSE</item>
|
|
<item>/README.md</item>
|
|
<item>/package.json</item>
|
|
<item>/.travis.yml</item>
|
|
<item>/.gitlab-ci.yml</item>
|
|
<item>/abaplint.json</item>
|
|
<item>/azure-pipelines.yml</item>
|
|
<item>/src/01/z2ui5_cl_fw_font_awsome_icons.clas.abap</item>
|
|
<item>/src/01/z2ui5_cl_fw_font_awsome_icons.clas.xml</item>
|
|
</IGNORE>
|
|
<VERSION_CONSTANT>Z2UI5_IF_APP=>VERSION</VERSION_CONSTANT>
|
|
</DATA>
|
|
</asx:values>
|
|
</asx:abap>
|