Skip to content

Commit 63fb23d

Browse files
committed
monorepo: Unify .gitignore file
Join the entries of `.gitignore` from `vfio` and `vfio-user` as the final `.gitignore` of `vfio` monorepo. Signed-off-by: Ruoqing He <[email protected]>
1 parent d2b6199 commit 63fb23d

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
**/*.rs.bk
12
.idea
23
.vscode
3-
target
4+
/target
45
Cargo.lock
6+
kcov_output

vfio-user/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)