mirror of https://github.com/aya-rs/aya
meta: ignore .vscode/ except .vscode/settings.json
parent
e115b72245
commit
ac47f7ee73
@ -1,3 +1,5 @@
|
||||
Cargo.lock
|
||||
target/
|
||||
libbpf/
|
||||
.vscode/
|
||||
!.vscode/settings.json
|
||||
|
Loading…
Reference in New Issue