Backup Source (non source control)?
- by acidzombie24
I back up my code with svn. I have project files in there however i ignore selected things. I also ignore jpg, ogg, etc.
Right now i would like to backup everything. However the zip result is 1gb (i have a lot of code). I know i can cut down the filesize by 60%+
Is there an app i can use which will backup everything except the bin and obj folders? perhaps keep ogg, json, jpg files but ignore .svn or .pdb files?