Skip to content

Commit

Permalink
[skip] Added a .gitignore and removed Gemfile.lock from the repo (1m)
Browse files Browse the repository at this point in the history
  • Loading branch information
boblail committed Sep 11, 2018
1 parent 1b8c582 commit da2f148
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 37 deletions.
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
*.gem
/.bundle/
/.yardoc
/.ruby-version
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
36 changes: 0 additions & 36 deletions Gemfile.lock

This file was deleted.

0 comments on commit da2f148

Please sign in to comment.