rclone/vendor/storj.io/uplink/.gitignore

37 lines
373 B
Plaintext
Raw Normal View History

2020-05-11 20:57:46 +02:00
# Mac OS X files
.DS_Store
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.db
# Test binary, build with `go test -c`
*.test
*.prof
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# VSCode
/.vscode
debug
# Visual Studio
/.vs
# Jetbrains
.idea/
*.coverprofile
*.log
/release/
*.swp
/bin
resource.syso
*.resource.go
/.build/