Skip to content

Commit

Permalink
Merge pull request railsbridge#107 from jumph4x/ignore-vim-swp
Browse files Browse the repository at this point in the history
Ignoring VIM swap files
  • Loading branch information
tjgrathwell committed Mar 8, 2013
2 parents a7ab769 + 8407779 commit 0a147e2
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 @@ -29,3 +29,6 @@ custom_plan.rb

# OSX
.DS_Store

# Vim swap files
**/*.swp

0 comments on commit 0a147e2

Please sign in to comment.