Navigation Menu

Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Commit

Permalink
add gemfile lock to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Pchelincev committed Nov 21, 2011
1 parent 97263f9 commit a3cba0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
**.swp
pkg
.bundle
Gemfile.lock
6 changes: 0 additions & 6 deletions Gemfile.lock
Expand Up @@ -39,12 +39,7 @@ GEM
builder (2.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
git (1.2.5)
i18n (0.5.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.1)
mail (2.2.19)
activesupport (>= 2.3.6)
Expand Down Expand Up @@ -89,4 +84,3 @@ PLATFORMS

DEPENDENCIES
ekuseru!
jeweler

0 comments on commit a3cba0a

Please sign in to comment.