storj/.gitignore

19 lines
238 B
Plaintext
Raw Normal View History

2018-04-06 17:32:34 +01:00
# 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
2018-04-12 02:14:29 +01:00
*.out
# VSCode
/.vscode
debug