mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 01:51:23 +02:00
start working on guide
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,7 +1,7 @@
|
||||
target/
|
||||
Cargo.lock
|
||||
target/
|
||||
guide/build/
|
||||
/gh-pages
|
||||
__pycache__
|
||||
|
||||
*.so
|
||||
*.out
|
||||
@ -9,7 +9,6 @@ __pycache__
|
||||
*.pid
|
||||
*.sock
|
||||
*~
|
||||
*.egg-info/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
Reference in New Issue
Block a user