mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
check in vscode config
This commit is contained in:
parent
8fd4262136
commit
7736cbb7f7
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,9 +15,6 @@
|
||||
|
||||
.history/
|
||||
|
||||
# VS Code workspace config
|
||||
.vscode
|
||||
|
||||
# For multipart example
|
||||
upload.png
|
||||
|
||||
|
24
.vscode/settings.json
vendored
Normal file
24
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"actix",
|
||||
"apalis",
|
||||
"askama",
|
||||
"autoclean",
|
||||
"autoreload",
|
||||
"chrono",
|
||||
"dotenv",
|
||||
"graphiql",
|
||||
"minijinja",
|
||||
"nocapture",
|
||||
"oneshot",
|
||||
"pemfile",
|
||||
"prost",
|
||||
"protobuf",
|
||||
"rustls",
|
||||
"rustup",
|
||||
"sqlx",
|
||||
"tera",
|
||||
"tmpl",
|
||||
"websockets"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user