.gitignore
changeset 121 d192d9d0adfd
parent 39 ffa5855b4a62
equal deleted inserted replaced
120:579912e9d0ef 121:d192d9d0adfd
    12 # Output of the go coverage tool, specifically when used with LiteIDE
    12 # Output of the go coverage tool, specifically when used with LiteIDE
    13 *.out
    13 *.out
    14 
    14 
    15 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
    15 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
    16 .glide/
    16 .glide/
       
    17 *.swp
    17 
    18 
    18 .idea/
    19 .idea/
       
    20 .local/