This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
virtio-drivers
mirror of
https://github.com/DragonOS-Community/virtio-drivers.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore all target directories in one .gitignore.
Andrew Walbran
2 years ago
parent
955f6adaff
commit
79ac8bf5fd
2 changed files
with
1 additions
and
3 deletions
Split View
Show Diff Stats
1
1
.gitignore
0
2
examples/riscv/.gitignore
+ 1
- 1
.gitignore
View File
@@ -1,3 +1,3 @@
-
/
target
+target
/
Cargo.lock
.vscode/
+ 0
- 2
examples/riscv/.gitignore
View File
@@ -1,2 +0,0 @@
-/target
-Cargo.lock