Git as a backup and Version Control System.
- by gitnoob
Hi.
I want to use Git to backup my home drive, but I also want to use it as a version control system for projects that will be stored in my home drive.
How would I go about doing that? Do I .gitignore all the projects root folders and make new repositories for them?