|
|
|
|
|
by tracker1
619 days ago
|
|
That's where I would probably split myself... ~/.cache/appname for cache data, and ~/.???/appname/* for everything else. This is a huge part of why I like docker-compose and docker in general, I can put everything I need to backup in a set of volume maps next to each other. |
|