How can I exclude GIT in home directory? #1089
Answered
by
JanDeDobbeleer
GasimGasimzada
asked this question in
Troubleshoot
|
I have a Is there a way that I can exclude this? I tried |
Answered by
JanDeDobbeleer
Oct 20, 2021
Replies: 1 comment 8 replies
|
Interesting, as you could exclude the home folder (full path, not tilde) which works when you're actually inside |
8 replies
Answer selected by
JanDeDobbeleer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Interesting, as you could exclude the home folder (full path, not tilde) which works when you're actually inside
$HOME, but not when you're deeper. My main question is why would you have a.gitfolder in your home folder? We could work around this by creating anexclude_reposproperty as that's the same when nested.