Skip to content

Commit

Permalink
Added vim swap files to the .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jaseg committed Aug 13, 2014
1 parent b19b377 commit df80c10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist
mpv.egg-info
__pycache__
*.swo
*.swp

0 comments on commit df80c10

Please sign in to comment.