Skip to content

Commit

Permalink
Merge pull request #286 from graffic/vim-ignore
Browse files Browse the repository at this point in the history
Add vim .swp files to gitignore
  • Loading branch information
nicolaiarocci committed Mar 14, 2014
2 parents 5bb02ef + 4ccb13c commit 61f356b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ pip-log.txt
# SublimeText project files
*.sublime-*

# vim temp files
*.swp

#virtualenv
Include
Lib
Expand Down

0 comments on commit 61f356b

Please sign in to comment.