Skip to content

Commit 75027af

Browse files
committed
fix: add test output to gitignore
1 parent b6b2dbb commit 75027af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@ app.*.map.json
5858
.env*
5959
.fvm/
6060

61-
# Test screenshots
61+
# Mobile Tests
6262
mobile-app/screenshots/
63+
mobile-app/integration_test/test_runner/test_runner_results.txt
6364

6465
# fastlane
6566
**/fastlane/report.xml

0 commit comments

Comments
 (0)