mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-04 03:22:07 +08:00
updated gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user