Skip to content

Commit 92a44e5

Browse files
committed
added config files to run exercises direclty from GitHub repo
1 parent 3c09cab commit 92a44e5

File tree

4 files changed

+538
-0
lines changed

4 files changed

+538
-0
lines changed

.gitignore

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# files to ignore for git
2+
.idea
3+
.che
4+
fioriHtmlRunner.html
5+
.*/fioriHtmlRunner.html
6+
visual_ext_index.html
7+
/webapp/visual_ext_index.html
8+
extended_runnable_file.html
9+
.*/extended_runnable_file.html
10+
sap-ui-cachebuster-info.json
11+
mock_preview_sapui5.html
12+
.*/mock_preview_sapui5.html
13+
UIAdaptation_index.html
14+
changes_preview.js
15+
AppVariant_index.html
16+
APIExternalProducer.js
17+
.*/APIExternalProducer.js

0 commit comments

Comments
 (0)