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

15 lines
169 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
2018-04-08 21:02:50 +00:00
# Output of the go coverage tools
2017-09-11 20:45:19 +00:00
*.out
2018-04-08 21:02:50 +00:00
*.coverprofile
2017-09-30 20:21:51 +00:00
*pkg