diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 711bffaba..7ed34448a 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ cookies.txt # Python *.pyc *.pyo +.pytest_cache wine-py2exe/ py2exe.log build/ @@ -79,6 +80,7 @@ README.txt *.tar.gz *.zsh *.spec +test/testdata/player-*.js # Binary /youtube-dl |