Taylor, I am not so sure about node but you can exclude tiddlers from the save process in single files.
You can see the filter in $:/core/save/all [is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]] $(publishFilter)$ and add -[[$:/storyList]] Tones On Wednesday, 7 October 2020 02:22:34 UTC+11, Taylor Jensen wrote: > > TW Tones, > > I don't need it saved between sessions. When a new contributor clones the > repo they will open the default tiddlers and generate their own. So I don't > need it saved into the repository. > > On Tuesday, October 6, 2020 at 7:22:01 AM UTC-4 TW Tones wrote: > >> The story list is what keeps the list of tiddlers in view, you need it? >> >> It will create it if its not there! >> >> Tones >> >> >> On Tuesday, 6 October 2020 17:36:36 UTC+11, Taylor Jensen wrote: >>> >>> >>> I can't ignore $__StoryList.tid from my repository. I have *.tid >>> ignored, and every single tiddler *except* $__StoryList.tid gets >>> ignored. Is there some kind of weird interaction going on here with git and >>> the file name? >>> >>> Any thoughts on how to get this temporary file out of my repository? >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8e763724-773f-4623-8d41-779fd4eba4e9o%40googlegroups.com.

