Skip to content

Commit

Permalink
add vim recovery files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
torymur committed Jan 26, 2016
1 parent 8f48317 commit c5e32cd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,7 @@ coverage.xml
docs/_build/

# PyBuilder
target/
target/

# vim .swp/.swo/.sw* recovery files
*.sw*

0 comments on commit c5e32cd

Please sign in to comment.