1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-02-01 03:57:15 +00:00

Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore (#39021).

git-svn-id: https://svn.redmine.org/redmine/trunk@22291 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2023-09-05 02:50:39 +00:00
parent 9315481cdf
commit adb53eafa2
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/.powrc
/.rvmrc
/.ruby-version
/.byebug_history
/config/additional_environment.rb
/config/configuration.yml
/config/database.yml

View File

@ -6,6 +6,7 @@ syntax: glob
.powrc
.rvmrc
.ruby-version
.byebug_history
config/additional_environment.rb
config/configuration.yml
config/database.yml