Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to include hidden files in export. #8

Open
jasonhuck opened this issue Oct 3, 2016 · 2 comments
Open

Option to include hidden files in export. #8

jasonhuck opened this issue Oct 3, 2016 · 2 comments

Comments

@jasonhuck
Copy link

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.

@ivangretsky
Copy link

+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
Copy link

@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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants