Added vim swap files to the .gitignore
This commit is contained in:
parent
b19b37708b
commit
df80c10799
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
dist
|
||||
mpv.egg-info
|
||||
__pycache__
|
||||
*.swo
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue