Skip to content

Commit

Permalink
Add vim .swp files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
graffic committed Mar 14, 2014
1 parent 5bb02ef commit 4ccb13c
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 4ccb13c

Please sign in to comment.