View Issue Details
Category | |||||
---|---|---|---|---|---|
SSPBT:本体(SSP) | |||||
Severity | minor | Reproducibility | always | ||
Status | new | ||||
Summary | 0000717: .narignore and .updateignore aren't functioning | ||||
Description | Related 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) | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-09-14 05:10 | guest | New Issue |