ProcessExportProfile icon indicating copy to clipboard operation
ProcessExportProfile copied to clipboard

Option to include hidden files in export.

Open jasonhuck opened this issue 8 years ago • 2 comments

It would be nice to have the option to include hidden files in the export. For example, I always forget that I need to recreate a .bowerrc file when I create a new project with my custom profile.

jasonhuck avatar Oct 03 '16 17:10 jasonhuck

+1 for this. A lot of those node based frontend fancy tools add some .file configs, which devs want to include in the profiles.

ivangretsky avatar Mar 13 '17 08:03 ivangretsky

@ryancramerdesign , this is an important issue. The exclusion on filenames starting with dots also affects a lot of modules.

It would be cool to have an option to include / exclude everything you want, to override the defaults by regular expression mask or something like this. This would solve not only this issue, but a few similar (#13, #7).

ivangretsky avatar Sep 14 '23 10:09 ivangretsky