Y
Hacker News
new
|
ask
|
show
|
jobs
by
mroche
43 days ago
You may need to have certain directories be excluded depending on the programs you use. For example, the default Chrome profile location is within ~/.config, which includes cache data that can be multiple gigabytes in size.
2 comments
b40d-48b2-979e
43 days ago
Ouch. It doesn't respect `$XDG_CACHE_HOME`?
link
mroche
42 days ago
Browsers are some of the most annoyingly configured applications out there.
link
Ferret7446
43 days ago
That's what .gitignore is for ;)
link