View Issue Details

Category
SSPBT:本体(SSP)
SeverityminorReproducibilityalways 
Status new 
Summary0000717: .narignore and .updateignore aren't functioning
DescriptionRelated to 0000686

I'm attempting to set up these files to exclude all shells except for the master shell, as described. I set up .gitignore with the following:

shell/*
!shell/master/
/ghost/master/profile
/shell/master/profile
ghost/master/yaya_variable.cfg

This does exactly what I want it to in git. Only the master shell shows in my repository, all others are ignored.

I copied these contents to .narignore, and made .updateignore the following:

shell/*
!shell/master/
/ghost/master/profile
/shell/master/profile
ghost/master/yaya_variable.cfg
h2o/

(The only difference is that it excludes the ghost's custom balloon too.)

However, when I created my update files and nar file, all of the additional shells were included, contrary to the behavior of .gitignore.

I didn't test other configurations as I'm short on time today. It may be that this particular setup has an issue, or that the files are not being read at all.

SSP/2.7.19 (20250902-8; Windows NT 10.0.26100)
TagsNo tags attached.
Attach Tags

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
Upload Files
Maximum size: 1,953 KiB

Attach files by dragging & dropping, selecting or pasting them.

送信ボタンを押す前に / Before pushing "Send" button

  • スパム避けのためにパスワードが必要です。送信ボタンを押すとユーザー名とパスワードを聞かれますので、それぞれ "bts" と入力してください。
  • To send report, please input "bts" into username and password box in popup dialog.

Issue History

Date Modified Username Field Change
2025-09-14 05:10 guest New Issue