mirror of
https://github.com/actix/actix-extras.git
synced 2025-09-01 20:47:22 +02:00
move redis to own module
This commit is contained in:
15
actix-redis/.gitignore
vendored
Normal file
15
actix-redis/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
Cargo.lock
|
||||
target/
|
||||
guide/build/
|
||||
/gh-pages
|
||||
/.history
|
||||
|
||||
*.so
|
||||
*.out
|
||||
*.pyc
|
||||
*.pid
|
||||
*.sock
|
||||
*~
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
Reference in New Issue
Block a user