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

Blacklist the .git folder. #153

Merged
merged 1 commit into from
Mar 25, 2021
Merged

Blacklist the .git folder. #153

merged 1 commit into from
Mar 25, 2021

Conversation

thedodd
Copy link
Member

@thedodd thedodd commented Mar 24, 2021

Definitely going to keep this issue simple. Lots more we could do here
with automatically ignoring all of the contents of a repo's .gitignore
and such, however folks can still ignore these in their config quite
easily.

closes #148

Checklist

  • Updated CHANGELOG.md describing pertinent changes.
  • Updated README.md with pertinent info (may not always apply).

Definitely going to keep this issue simple. Lots more we could do here
with automatically ignoring all of the contents of a repo's `.gitignore`
and such, however folks can still ignore these in their config quite
easily.

closes #148
@thedodd thedodd self-assigned this Mar 24, 2021
@thedodd thedodd merged commit 7b3cdde into master Mar 25, 2021
@thedodd thedodd deleted the 148-blacklist-git-folder branch March 25, 2021 13:43
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.

The file system watcher should ignore changes in a .git directory
1 participant