mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Changing API-reference generator - matching changes mentioned in https://github.com/etcd-io/website/issues/330 - generating page frontmater - updating .gitignore Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
25 lines
391 B
Plaintext
25 lines
391 B
Plaintext
/agent-*
|
|
/coverage
|
|
/covdir
|
|
/gopath
|
|
/gopath.proto
|
|
/release
|
|
/bin
|
|
*.etcd
|
|
*.log
|
|
*.swp
|
|
/etcd
|
|
/hack/insta-discovery/.env
|
|
*.coverprofile
|
|
*.test
|
|
hack/tls-setup/certs
|
|
.idea
|
|
/contrib/raftexample/raftexample
|
|
/contrib/raftexample/raftexample-*
|
|
/vendor
|
|
/tests/e2e/default.proxy
|
|
*.tmp
|
|
*.bak
|
|
.gobincache/
|
|
/Documentation/dev-guide/api_reference_v3.md
|
|
/Documentation/dev-guide/api_concurrency_reference_v3.md |