Skip to content

Commit

Permalink
Ignore vim swap files
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 27, 2015
1 parent 79d9a99 commit 8382a61
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@ coverage
.run_tests_cache

# emacs temp files
*~
*~

# vim temp files
.*.swp

0 comments on commit 8382a61

Please sign in to comment.