mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
Last fixups for workflows
This commit is contained in:
parent
85f638ced6
commit
09e28d8f20
@ -17,3 +17,6 @@ indent_size = unset
|
||||
|
||||
[README.md]
|
||||
indent_size = 2
|
||||
|
||||
[.github/workflows/*.yml]
|
||||
indent_size = 2
|
||||
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.idea/
|
||||
target/
|
||||
.vscode/
|
||||
target/
|
||||
|
Loading…
Reference in New Issue
Block a user