1
0
mirror of https://github.com/actix/actix synced 2024-12-02 18:02:23 +01:00
actix/.gitignore
2021-02-06 19:35:47 +00:00

14 lines
109 B
Plaintext

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