github.com/thommil/tge-gl@v0.0.0-20190313100017-83d8f10f8fae/.gitignore (about)

     1  # Binaries for programs and plugins
     2  .DS_store
     3  
     4  *.exe
     5  *.exe~
     6  *.dll
     7  *.so
     8  *.dylib
     9  
    10  # Test binary, built with `go test -c`
    11  *.test
    12  
    13  # Output of the go coverage tool, specifically when used with LiteIDE
    14  *.out
    15  
    16  #GOPATH
    17  go/