Skip to content

Commit

Permalink
add .swp to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyschlatter committed Sep 17, 2014
1 parent 52b1b20 commit 5b38977
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -34,3 +34,6 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject

# Editor temp files
*.swp

0 comments on commit 5b38977

Please sign in to comment.