Files
temporal/.gitignore
Michael Snowden d4af86087f Add some documentation to the maximumInterval field of ExponentialRet… (#4318)
* Add some documentation to the maximumInterval field of ExponentialRetryPolicy

commit-id:09489711

* Ignore Git SPR config file

commit-id:aa42d8fc
2023-05-15 11:29:02 -07:00

34 lines
326 B
Plaintext

.tmp/
.idea/
.vscode/settings.json
.vscode
*.code-workspace
.DS_Store
.coverage
*.out
*.test
*.xml
*.swp
/*.iml
*.cov
*.html
/test.log
# Executables produced by temporal repo
/temporal-*
/tctl*
/tdbg
# Buf proto image
/proto/image.bin
# Goreleaser
/dist
# direnv
.envrc
# Git SPR: https://github.com/ejoffe/spr
.spr.yml