Skip to content

Commit 9786c87

Browse files
committed
add ruby-version to .gitignore
1 parent ab8e70a commit 9786c87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@
1414
# Ignore all logfiles and tempfiles.
1515
/log/*.log
1616
/tmp
17+
18+
# Ignore ruby-version
19+
/.ruby-version

0 commit comments

Comments
 (0)