This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
aya
mirror of
https://github.com/aya-rs/aya
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
meta: ignore .vscode/ except .vscode/settings.json
William Findlay
3 years ago
parent
e115b72245
commit
ac47f7ee73
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1,3 +1,5 @@
Cargo.lock
target/
libbpf/
+.vscode/
+!.vscode/settings.json