github.com/swishcloud/filesync@v0.0.0-20231002120458-6ade2feed6f9/.gitignore (about)

     1  
     2  # Binaries for programs and plugins
     3  *.exe
     4  *.exe~
     5  *.dll
     6  *.so
     7  *.dylib
     8  
     9  # Test binary, built with `go test -c`
    10  *.test
    11  
    12  # Output of the go coverage tool, specifically when used with LiteIDE
    13  *.out
    14  
    15  # Dependency directories (remove the comment below to include it)
    16  # vendor/
    17  .vscode
    18  *.exe
    19  filesync
    20  debug
    21  .cache
    22  .dist
    23  /.vs/