1
0
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:
Nikolay Kim
2017-11-27 16:41:37 -08:00
parent b5a4f6f855
commit 599f3c26e0
9 changed files with 141 additions and 8 deletions

5
.gitignore vendored
View File

@ -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