Update .gitignore
This commit is contained in:
parent
2efc3683b2
commit
6c71f0b808
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -36,8 +36,9 @@ crunchyendpoints
|
|||
.vscode
|
||||
/logs
|
||||
/tmp/*/
|
||||
/videos/*/
|
||||
!videos/.gitkeep
|
||||
/videos/*
|
||||
/tmp/*.*
|
||||
bin
|
||||
widevine/*
|
||||
!widevine/.gitkeep
|
||||
!widevine/.gitkeep
|
||||
Loading…
Reference in a new issue