Skip to content

Commit

Permalink
Tell git to ignore .*.swp - Vim swap files
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c committed Oct 4, 2012
1 parent 1de3682 commit 6b6a23c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
*~
,*
.*.swp
.*.swo

0 comments on commit 6b6a23c

Please sign in to comment.