vendor/github.com/McKael/madon/v3/.gitignore
changeset 265 05c40b36d3b2
parent 242 2a9ec03fe5a1
child 268 4dd196a4ee7c
equal deleted inserted replaced
264:8f478162d991 265:05c40b36d3b2
       
     1 # Created by .ignore support plugin (hsz.mobi)
       
     2 ### Go template
       
     3 # Binaries for programs and plugins
       
     4 *.exe
       
     5 *.dll
       
     6 *.so
       
     7 *.dylib
       
     8 
       
     9 # Test binary, build with `go test -c`
       
    10 *.test
       
    11 
       
    12 # Output of the go coverage tool, specifically when used with LiteIDE
       
    13 *.out
       
    14 
       
    15 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
       
    16 .glide/
       
    17 *.swp
       
    18 
       
    19 .idea/
       
    20 .local/