mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-28 06:59:11 +00:00
updated gitignore
This commit is contained in:
parent
e1f4cdd71d
commit
53456cd442
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,18 +1,14 @@
|
|||||||
# compiled wrappers for testing purposes
|
|
||||||
video2x/wrappers
|
|
||||||
|
|
||||||
# test videos
|
# test videos
|
||||||
*.mp4
|
*.mp4
|
||||||
|
*.mkv
|
||||||
|
*.mov
|
||||||
|
*.avi
|
||||||
|
*.flv
|
||||||
|
*.webm
|
||||||
|
|
||||||
# vim
|
# vim session file
|
||||||
Session.vim
|
Session.vim
|
||||||
|
|
||||||
# QtCreator
|
|
||||||
video2x_gui.pyproject.user
|
|
||||||
|
|
||||||
# PyCharm
|
|
||||||
.idea/
|
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
Loading…
Reference in New Issue
Block a user