This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
activitypub/.gitignore

17 lines
280 B
Text
Raw Normal View History

2017-09-11 20:50:45 +00:00
# Gogland
.idea/
2017-09-11 20:45:19 +00:00
# Binaries for programs and plugins
*.so
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
2017-09-30 20:21:51 +00:00
*pkg