storj/.gitignore
2018-10-16 14:48:17 -04:00

55 lines
625 B
Plaintext

# Mac OS X files
.DS_Store
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.db
pkg/kademlia/db/*.db
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
# Binaries
./main
./storj
# Jetbrains
.idea/
# vendor
vendor
protos/google/*
# Test redis log and snapshot files
*test_redis-server.log
*dump.rdb
*test_bolt.db
*.coverprofile
*.log
/release/
*.swp
satellite_*
storagenode_*
uplink_*
*.svg
big-upload-testfile
big-download-testfile
small-upload-testfile
small-download-testfile
/bin
resource.syso