Skip to content

Commit

Permalink
Add Vim temporary and backup files to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
andybalholm committed Apr 17, 2012
1 parent 88f8226 commit 2ed1d69
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 @@
.db
*.test
*~
*.swp

0 comments on commit 2ed1d69

Please sign in to comment.