Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 2e2d9f5

Browse files
committed
SORMAS-Foundation#3262 - Few more changes to gitignore to execute on Jenkins
1 parent 3715070 commit 2e2d9f5

4 files changed

Lines changed: 12 additions & 7 deletions

File tree

sormas-e2e-ui-tests/.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,26 @@
44
/.settings/
55
/.classpath
66
.svn/
7-
.DS_Store*
7+
88
.project
99
.idea
1010

1111
.classpath
1212

1313
.gradle
1414

15+
bin
16+
1517
Reports
1618

19+
Libs
20+
21+
output
22+
23+
!output/.gitkeep
24+
build
25+
1726
Checkpoints
1827

28+
/settings/internal/com.kms.katalon.composer.testcase.properties
29+

sormas-e2e-ui-tests/Reports/.gitkeep

Whitespace-only changes.

sormas-e2e-ui-tests/Reports/smart_xpath/approved.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

sormas-e2e-ui-tests/Reports/smart_xpath/waiting-for-approval.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)