storj/.gitignore
Jess G 3e121b13e0
docs/design: satellite service separation (#2815)
* add md extension to dd process doc

* rm old format of dd process doc

* wip design doc

* add diagram, add implementation

* adjust format

* fix format

* add updates per CR and arch review meeting

* update diagram sizes

* make image smaller

* try using svg instead of png

* replace png with svg, mv to docs/images dir

* updates per CR comments

* more CR comment changes

* update sa design img

* grammar fixes

* a few more updates

* fixings nits

* fix spelling err

* fix spelling, change binary to process, rm process doc

* add changes to design imagees per CR comments
2019-08-28 09:28:53 -07:00

34 lines
343 B
Plaintext

# 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
# Jetbrains
.idea/
*.coverprofile
*.log
/release/
*.swp
/bin
resource.syso
*.resource.go