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

Support .git/info/exclude #1277

Closed
flying-sheep opened this issue Apr 26, 2019 · 4 comments · Fixed by standard/deglob#15
Closed

Support .git/info/exclude #1277

flying-sheep opened this issue Apr 26, 2019 · 4 comments · Fixed by standard/deglob#15

Comments

@flying-sheep
Copy link

In a project using standard, I wanted to have my personal ignored directory for some debugging task. I added it to .git/info/exclude instread of .gitignore because nobody else should needs to have that in its .gitignore.

Standard should ignore all files that git ignores.

@stale
Copy link

stale bot commented Jul 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@feross
Copy link
Member

feross commented Jul 27, 2019

This seems like a reasonable feature to support.

@flying-sheep
Copy link
Author

Merging standard/deglob#15 will be sufficient 😄

@feross feross reopened this Jul 29, 2019
@feross feross added this to the standard v14 milestone Jul 29, 2019
@feross
Copy link
Member

feross commented Jul 29, 2019

Reminder to self: Need to bump the version of deglob and add a note to the changelog.

@feross feross closed this as completed in 28ffc20 Aug 3, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2021
suchitg8 pushed a commit to suchitg8/standard that referenced this issue Apr 9, 2022
kaiwang0119 added a commit to kaiwang0119/standard that referenced this issue Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants