Skip to content

Commit

Permalink
Merge pull request #30 from rubdos/gitignore_vim
Browse files Browse the repository at this point in the history
Ignore vim .swp files
  • Loading branch information
adamreeve committed Jul 13, 2015
2 parents 88661e7 + d9f2781 commit 4c0ff3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/.coverage
/MANIFEST
*.pyc
*.swp

# Wercker directories
_builds
Expand Down

0 comments on commit 4c0ff3b

Please sign in to comment.