diff --git a/.gitignore b/.gitignore index c43db1e..09c64a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,14 @@ -# compiled wrappers for testing purposes -video2x/wrappers - # test videos *.mp4 +*.mkv +*.mov +*.avi +*.flv +*.webm -# vim +# vim session file Session.vim -# QtCreator -video2x_gui.pyproject.user - -# PyCharm -.idea/ - # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]