1
0
mirror of https://github.com/actix/actix synced 2024-11-23 14:41:07 +01:00
actix/.gitignore
Corey Farwell 5e5ec1c3a2
Make it possible to use Registry without requiring ArbiterService (#550)
* Make it possible to use `Registry` without requiring `AribiterService`

* test: fix add_message_stream doctest

* feat: add Registry::get_or_start_default alias

* ci: fix codecov

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-06-09 01:51:45 +00:00

16 lines
121 B
Plaintext

Cargo.lock
/gh-pages
__pycache__
*.so
*.out
*.pyc
*.pid
*.sock
*~
target/
actix/examples/chat/target/
.idea
/lcov.info