mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2026-06-03 06:39:49 +09:00
Last fixups for workflows
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user