Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ignore dot files #832

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

Merged
merged 2 commits into from
Aug 9, 2016
Merged

Ignore dot files #832

merged 2 commits into from
Aug 9, 2016

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Aug 8, 2016

... so that devs can add their own e.g .editorconfig, .ackrc, etc. to their local repo and still git add --all if they want to.

- so that devs can add their own e.g .editorconfig, .ackrc
  to their local repo and still `git add --all` if they want to.
@rreusser
Copy link
Contributor

rreusser commented Aug 9, 2016

Alternative solution: at least for some of these it searches all the way to / so that you can just put .editorconfig in a parent directory and get the same result. But no complaints with this PR.

@etpinard etpinard merged commit 90de27b into master Aug 9, 2016
@etpinard etpinard deleted the ignore-dot-files branch August 9, 2016 14:37
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.

2 participants