Skip to content

Commit

Permalink
chore(gitignore): ignore selenium-server.log
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Oct 14, 2021
1 parent 025e737 commit 5798fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
selenium-server.log
/src/ors-js/

# Editor directories and files
Expand Down

0 comments on commit 5798fad

Please sign in to comment.