Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Add vim swap files to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Furley committed Dec 18, 2013
1 parent 2e098e2 commit e51cafe
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 @@ -15,3 +15,6 @@ nosetests.xml
pep8.out
tmp/*
.DS_store

# vim swap files
.*.swp

0 comments on commit e51cafe

Please sign in to comment.