mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 08:08:18 -05:00
Update gitignore to ignore node_modules in integration tests
This commit is contained in:
parent
9ece2e6ea6
commit
d0a2266c10
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -28,3 +28,4 @@ ENV
|
|||
/test/integration-cypress/cypress/screenshots
|
||||
/test/integration-cypress/cypress/videos
|
||||
/test/integration-cypress/package-lock.json
|
||||
/test/integration/node_modules/*
|
||||
|
|
Loading…
Reference in a new issue