GoLang

Go lang - Revel Web Framework - .gitignore file starter sample

<img src="/img/2016/01/gorevelframework.png" alt="gorevelframework"> For those of you trying to create a new Go Language - Revel Web Framework based project, here is a sample .gitignore file. But before I provide you with the information, we need to discuss the project structure. If you visit the Revel site here , you will see their organization structure of a Revel project. In my case, their my_gocode/ folder is much deeper in what I store in my BitBucket account (or GitHub for that matter).