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

Specify ignored files regex in config file #17

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

TimothyEarley
Copy link
Contributor

I wanted to add .gitmodules to the list of ignored files. Instead of adding it to the list of ignored files in code, I think it is nicer to have a config file for this.
This is optional, i.e. if no such file exists the default settings are used.
My python knowledge is somewhat limited, so apologies if it doesn't fulfill python standards.

@benoitbar
Copy link

I have the same wish, add .gitmodules to the list of ignored files and I agree with you @TimothyEarley, it will be nice to have a config file for that.

This pull request is a little dated. Do you plane to integrate this work @svetlyak40wt ?

@svetlyak40wt
Copy link
Owner

Thank you for reminder. I think, I'll make some fixes to this pull and will merge it today.

@svetlyak40wt svetlyak40wt merged commit 479b4c3 into svetlyak40wt:master Oct 27, 2016
@svetlyak40wt
Copy link
Owner

Done. Please, pay attention, I've renamed file with patterns to .dotignore: 4b2d935

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

Successfully merging this pull request may close these issues.

3 participants