storj/.gitignore
Bryan White 9aeff0ab57 dep init (#56)
ignoring jenkins
2018-05-29 20:28:46 -06:00

22 lines
259 B
Plaintext

# Mac OS X files
.DS_Store
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# VSCode
/.vscode
debug
# Jetbrains
.idea/*