Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 012e556

Browse files
Remove Gemfile.lock from repo
1 parent fce3fd4 commit 012e556

File tree

2 files changed

+4
-656
lines changed

2 files changed

+4
-656
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
# Ignore bundler config.
1010
/.bundle
1111

12+
# Ignore Gemfile.lock
13+
/Gemfile.lock
14+
1215
# Ignore all logfiles and tempfiles.
1316
/log/*
1417
/tmp/*
@@ -67,4 +70,4 @@ jenkins-ci.sh
6770
/provisioning/
6871
/ansible-rails/
6972
Vagrantfile
70-
/spec/support/api/*
73+
/spec/support/api/*

0 commit comments

Comments
 (0)