storj/.gitignore
Mya fb7454ed9c gitignore: add files generated by storj-up
Change-Id: Id1b92310986c6323b1910ae4ede58ed861d320b5
2022-03-09 12:36:56 -06:00

46 lines
509 B
Plaintext

# Mac OS X files
.DS_Store
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.db
*.wasm
# Test binary, build with `go test -c`
*.test
*.prof
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# VSCode
/.vscode
# Visual Studio
/.vs
# Jetbrains
.idea/
*.coverprofile
*.log
/release/
*.swp
/bin
resource.syso
*.resource.go
.build
# Test debug output
*.test.*
# storj-up automatically generates these files and should not be commit
/docker-compose.yaml
/.history/