mirror of
https://github.com/actix/actix-web.git
synced 2024-11-10 19:01:05 +00:00
262c6bc828
Co-authored-by: Rob Ede <robjtede@icloud.com>
21 lines
251 B
Text
21 lines
251 B
Text
Cargo.lock
|
|
target/
|
|
guide/build/
|
|
/gh-pages
|
|
|
|
*.so
|
|
*.out
|
|
*.pyc
|
|
*.pid
|
|
*.sock
|
|
*~
|
|
.DS_Store
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Configuration directory generated by CLion
|
|
.idea
|
|
|
|
# Configuration directory generated by VSCode
|
|
.vscode
|