I explain how I put a Unity project under Git source control using Git Bash, Bitbucket, and the VIM editor.
To get the .gitignore file go to https://github.com/github/gitignore/b...
SPOILER ALERT: always always always put a .gitignore file in your directory before the first commit.