gitignore: Exclude *.wvd for security

This commit is contained in:
rlaphoenix 2022-08-06 08:21:30 +01:00
parent 26d81a7bef
commit a1844fb195
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# pywidevine
*.wvd
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]