I assume the .fslckout file is created inside the plugin directory? You can control what is included from the directory using a tiddlywiki.files file: https://tiddlywiki.com/#tiddlywiki.files%20Files
You can probably use the filesRegExp option to meet your needs. On Thursday, September 24, 2020 at 9:09:29 PM UTC+2, kohlt...@gmail.com wrote: > > Hey guys, > > I am writing a few plugins for myself and usually create a new edition for > every plugin. When I am fine with my result and want to test, I run the > build command in Node i.e. > > node tiddlywiki.js editions/myplugin --build index > > I use Fossil <https://fossil-scm.org/> as my SCM which creates a hidden > file (.fslckout) inside the workdir which unfortunately gets included in > the resulting plugin increasing its size dramatically. Moving this file in > and out the workdir every time I want to build my plugin is quite the > hassle. So I was wondering if there is some setting I could put in my > tiddlywiki.info so it skips hidden files. > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywikidev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/eab3c63d-04db-4e61-b9a2-50a43426c5f3o%40googlegroups.com.