Skip to content

Commit

Permalink
Add Vim files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Chojnowski committed Jan 3, 2014
1 parent 9ce6320 commit c82963c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,9 @@ pip-log.txt

#Mr Developer
.mr.developer.cfg

# Vim files
*~
.*.swp
.*.swo

0 comments on commit c82963c

Please sign in to comment.