1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 15:31:07 +01:00
actix-net/.gitignore
2024-08-04 22:39:19 +01:00

21 lines
167 B
Plaintext

Cargo.lock
target/
guide/build/
/gh-pages
*.so
*.out
*.pyc
*.pid
*.sock
*~
# These are backup files generated by rustfmt
**/*.rs.bk
# IDEs
.idea
# direnv
/.direnv