• Liam Bennett's avatar
    Adding in root level .gitattributes file. · 894b9170
    Liam Bennett authored
    This is to pin the .go files to LF line endings.
    
    Developing on windows and using the vagrant environment to build,
    running `make fmt` will cause all the *.go files to be touched,
    alterting their line endings and causing git to see them as changed.
    894b9170