View Issue Details
| Category | |||||
|---|---|---|---|---|---|
| SSPBT:本体(SSP) | |||||
| Severity | minor | Reproducibility | always | ||
| Status | closed | ||||
| Fixed in Version | 2.7 (リリース) | ||||
| 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 | |
| 2025-09-27 09:07 | ponapalt | Assigned To | => ponapalt |
| 2025-09-27 09:07 | ponapalt | Status | new => assigned |
| 2025-09-27 09:08 | ponapalt | Status | assigned => confirmed |
| 2025-09-27 09:08 | ponapalt | Fixed in Version | => 2.7 (リリース) |
| 2025-09-27 09:59 | ponapalt | Status | confirmed => closed |
| 2025-09-27 09:59 | ponapalt | Resolution | open => fixed |
| 2025-09-27 09:59 | ponapalt | Note Added: 0001644 |