I created my own project template by using one of the existing within Kicad and with the files everything is fine. But we use a folder structure within each project and I realized, they are not copied as the standardfiles, like *.pro, *.kicad_pcb and *.sch.
I was wondering if either I am doing something wrong or kicad is not (yet) capable of copying all files and directories within one project.
Well, I found out, if you have an empty folder structure, nothing will be copied, but as soon, as the folders keep data, they will be copied from the template to the working copy folders.
i.e. if I create gerber files already within the template and store them in “templ/production/gerber/…” and I create a prject out of this template, the gerber-files will automatically show up in right position!