Skip to content

Commit 263b2fa

Browse files
rrybarczykTheBlueMatt
authored andcommitted
Add net-tokio/target to gitignore
1 parent d320153 commit 263b2fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/target/
2+
/net-tokio/target/
23
**/*.rs.bk
34
Cargo.lock
4-
/target/
5-
**/*.rs.bk
6-
.idea
5+
.idea
6+

0 commit comments

Comments
 (0)