Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 681e325

Browse files
committed
chore: ignore nightwatch output folder
1 parent 9ce7433 commit 681e325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ npm-debug.log*
1010
# Coverage directory used by tools like istanbul
1111
coverage
1212
.nyc_output
13+
tests_output
1314

1415
# Dependency directory
1516
node_modules

0 commit comments

Comments
 (0)