Skip to content

Commit

Permalink
chore(.gitignore): add e2e download folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Dec 30, 2021
1 parent bab3b0b commit ae98757
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*
/tests/unit/coverage/
/tests/integration/coverage/
/tests/e2e/reports/
/tests/e2e/downloads/
selenium-debug.log
selenium-server.log
/src/ors-js/
Expand Down

0 comments on commit ae98757

Please sign in to comment.