Umbraco 8 Source Control
# help-with-umbraco
n
Hello Umbracians! I am wondering how you guys source control your umbraco's code. How does your .gitignore look like? Currently I have a lot of folders and files and it is a hell of a time to source control it, since I have always a lot of file built on each change. Thanks in advance
t
You can use this site to generate a git ignore file just type in umbraco or c# any other type of project you like. https://www.toptal.com/developers/gitignore
n
Thank you umbracian!!!!