Skip to content

Commit 1624911

Browse files
committed
update gitignore
1 parent 1d84928 commit 1624911

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.gitignore

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
/test/tmp/
1010
/test/version_tmp/
1111
/tmp/
12-
.ruby-version
13-
.ruby-gemset
1412

1513
# Used by dotenv library to load environment variables.
1614
.env
@@ -44,9 +42,9 @@ build-iPhoneSimulator/
4442

4543
# for a library or gem, you might want to ignore these files since the code is
4644
# intended to run in multiple environments; otherwise, check them in:
47-
# Gemfile.lock
48-
# .ruby-version
49-
# .ruby-gemset
45+
Gemfile.lock
46+
.ruby-version
47+
.ruby-gemset
5048

5149
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
5250
.rvmrc

0 commit comments

Comments
 (0)