Commit 1b1c81b17534ffd9329e0180f8bb7822e7fe0ac2

Authored by Yatish Mehta
1 parent 16b6040c

Added .ruby-version & .ruby-gemset in .gitignore

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
@@ -9,6 +9,8 @@ coverage/* @@ -9,6 +9,8 @@ coverage/*
9 backups/* 9 backups/*
10 *.swp 10 *.swp
11 public/uploads/ 11 public/uploads/
  12 +.ruby-version
  13 +.ruby-gemset
12 .rvmrc 14 .rvmrc
13 .rbenv-version 15 .rbenv-version
14 .directory 16 .directory