I have a web site that is produced using ttree. Conveniently, dot-files are skipped in the process with a "ignore" instruction in ttree.cfg. However, I have .htaccess files that do need to be included (= copied). Unfortunately, the instructions are processed in the order ignore / copy / accept. Is there an elegant work-around to skip dot files, while still being able to include some? -- Johan