Browse Source

Merge pull request #80 from willfindlay/fix-rust-analyzer

meta: ignore .vscode/ except .vscode/settings.json
Alessandro Decina 3 năm trước cách đây
mục cha
commit
c4b6970774
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,3 +1,5 @@
 Cargo.lock
 target/
 libbpf/
+.vscode/
+!.vscode/settings.json