Skip to content

Commit

Permalink
Remove Gemfile.lock and adding it to .gitignore (#1257)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishrutshah committed Jul 13, 2016
1 parent 08b89cf commit c6106a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 52 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,7 @@ src/generator/AutoRest.Ruby*/*/RspecTests/Generated/*
#dnx installation
dnx-clr-win-x86*/
dnx-coreclr-win-x86*/
/dnx
/dnx

# Gemfile.lock
Gemfile.lock
51 changes: 0 additions & 51 deletions Gemfile.lock

This file was deleted.

0 comments on commit c6106a3

Please sign in to comment.