ignore node_modules in e2e tests

This commit is contained in:
Bruno Windels 2020-02-21 14:18:28 +01:00
parent 744826db48
commit cda281044d
3 changed files with 11 additions and 2 deletions

View file

@ -61,3 +61,7 @@ test/mock-clock.js
test/notifications/ContentRules-test.js
test/notifications/PushRuleVectorState-test.js
test/stores/RoomViewStore-test.js
src/component-index.js
test/end-to-end-tests/node_modules/
test/end-to-end-tests/riot/
test/end-to-end-tests/synapse/