Skip to content

Commit

Permalink
Setup default gitignore file to ignore bundle and vim stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Ratnikov committed Aug 16, 2010
1 parent 0f37350 commit 8f44acc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
@@ -0,0 +1,4 @@
*swp
.bundle/
Gemfile.lock
.rvmrc

0 comments on commit 8f44acc

Please sign in to comment.