mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore: git-ignore cypress downloads dir
This commit is contained in:
parent
34f7be5151
commit
12132476b2
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -75,8 +75,9 @@ Temporary Items
|
|||
*~
|
||||
|
||||
# Cypress
|
||||
cypress/screenshots
|
||||
cypress/videos
|
||||
cypress/screenshots/
|
||||
cypress/videos/
|
||||
cypress/downloads/
|
||||
|
||||
/log
|
||||
coverage.xml
|
||||
|
|
Loading…
Reference in a new issue