by 41209 on 10/15/21, 1:40 PM with 1 comments
I want to back up my Unity project while excluding the Library folder ( Unity essentially copies all of your assets into it).
Right now I just use 7Zip , but this doesn't allow me to exclude sub directories I don't need.
Late last night I actually thought of programming something in Python to do this, I would love to have a little quirky GUI here to schedule these archive backups.
by uhfraid on 10/17/21, 10:29 PM
https://www.gnu.org/software/tar/manual/html_node/exclude.ht...