Git
Git is an industry standard distributed version control system, used for storing files in a website or application. It enables developers to work independently on project code, and merge the changes together safely.
I store all the code I work on in Git repositories, and normally host it on GitHub.