Skip to content

Commit 9e199b4

Browse files
committed
Remove result and diff images from repository
1 parent f7e49f3 commit 9e199b4

63 files changed

Lines changed: 6 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
.vs*
2+
*.swp
3+
__pycache__
24
packages/
35
OpenSpaceVisualTesting/obj/*
46
OpenSpaceVisualTesting/bin/*
57
**/Result*.png
68
**/Difference*.png
9+
OpenSpaceVisualTesting/DifferenceImages/linux/*.png
10+
OpenSpaceVisualTesting/ResultImages/linux/*.png
711
*.report
812
**/result.txt
913
**/*.json.tmp
10-
**/visualtests_results.json
14+
**/visualtests_*_results.json
15+
OpenSpaceVisualTesting/log/log_*.html
Binary file not shown.
Binary file not shown.
-227 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-138 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)