dropbox

Using git with gitignore and Dropbox for your C# projects!

Hello everybody! After a long time without any single post, I’m back here to give you an awesome tip. How to use git for your C# projects, and the best part, with Dropbox, so you can access your files wherever you are. (Ok, that’s a little too much).

Git is a tool to control revision and you can find everything in here, the official website.

gitlogonet1dropbox

For my C# environment I use Windows 7 and Visual Studio 2010, if you have the same, I totally recommend that you install a gitBash, it can be easily downloaded and installed from here.

(more…)