github.com/nxadm/ctwrapper@v0.5.3-0.20200107113753-fb73fb7c1f50/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.exe~
     4  *.dll
     5  *.so
     6  *.dylib
     7  *.tmp
     8  ctwrapper
     9  
    10  # Test binary, build with `go test -c`
    11  *.test
    12  
    13  # Output of the go coverage tool, specifically when used with LiteIDE
    14  *.out
    15  
    16  # Editors
    17  .idea
    18  *.iml
    19  *.sw*
    20  projectFilesBackup