Vote #79754
完了Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
30
version_id:
144
issue_org_id:
30413
author_id:
332
assigned_to_id:
332
comments:
1
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
.ruby-version is a file for widely used Ruby version managers such as RVM and rbenv.
Index: .gitignore
===================================================================
--- .gitignore (revision 17787)
+++ .gitignore (working copy)
@@ -3,6 +3,7 @@
/.loadpath
/.powrc
/.rvmrc
+/.ruby-version
/config/additional_environment.rb
/config/configuration.yml
/config/database.yml
Index: .hgignore
===================================================================
--- .hgignore (revision 17787)
+++ .hgignore (working copy)
@@ -5,6 +5,7 @@
.loadpath
.powrc
.rvmrc
+.ruby-version
config/additional_environment.rb
config/configuration.yml
config/database.yml
Index: .
===================================================================
--- . (revision 17787)
+++ . (working copy)
Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -6,5 +6,6 ##
.bundle
.powrc
.rvmrc
+.ruby-version
Gemfile.lock
Gemfile.local
journals
Committed.
--------------------------------------------------------------------------------
Admin Redmine さんが3年以上前に更新
- カテゴリ を Code cleanup/refactoring_30 にセット
- 対象バージョン を 3.4.8_144 にセット
いいね!0